Spaces:
Sleeping
Sleeping
| title: ImageToText | |
| emoji: 🦀 | |
| colorFrom: indigo | |
| colorTo: blue | |
| sdk: docker | |
| pinned: false | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| ## API | |
| `POST /generate-caption` accepts multipart form-data: | |
| - `firebase_id_token` (required) | |
| - `file` or `files` image field(s), up to 5 | |
| ## Required environment variables | |
| - `MONGO_URI` | |
| - `FIREBASE_API_KEY` | |