Spaces:
Paused
Paused
| # Core Framework and Server | |
| fastapi | |
| uvicorn | |
| python-multipart | |
| # ML & Image Processing | |
| torch | |
| # Pin transformers to a version compatible with Florence-2's remote code | |
| transformers==4.39.3 | |
| Pillow | |
| accelerate | |
| # Dependencies for Florence-2 model | |
| einops | |
| timm |