Spaces:
Sleeping
Sleeping
| title: Calority Model API | |
| emoji: 🥗 | |
| colorFrom: green | |
| colorTo: yellow | |
| sdk: docker | |
| pinned: false | |
| # Calority Model API | |
| FastAPI service for Calority meal nutrition analysis. | |
| Set these Space secrets: | |
| - `MODEL_TASK=nutrition-regression` | |
| - `HF_MODEL_REPO_ID=<your-hf-username>/<your-model-repo>` | |
| - `MODEL_API_KEY=<same-value-you-store-in-supabase>` | |
| The API exposes: | |
| - `GET /health` | |
| - `POST /analyze-meal` | |