CoolFace
Apppublic

sezer-muhammed/mri-inference-api

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

MRI Inference API

FastAPI backend for amyloid PET centiloid regression from 3-D NIfTI MRI scans.

Endpoints

MethodPathDescription
GET/modelsList available checkpoint names
POST/inferenceRun inference on a .nii, .nii.gz, or .tar file
GET/resultsFetch all stored inference results

Environment variables (set as Space secrets)

VariableDescription
TURSO_DATABASE_URLlibsql/https URL for the Turso database
TURSO_AUTH_TOKENJWT auth token for the database