Spaces:
Running
Running
File size: 407 Bytes
0ffe62a 0f2dcd5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
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`
|