Spaces:
Sleeping
Sleeping
| # FastAPI and server | |
| fastapi==0.109.0 | |
| uvicorn[standard]==0.27.0 | |
| pydantic==2.5.3 | |
| # Transformers and ML | |
| transformers==4.36.2 | |
| torch==2.1.2 | |
| tokenizers==0.15.0 | |
| # Additional dependencies | |
| numpy==1.26.3 | |
| huggingface-hub==0.20.2 | |