Spaces:
Sleeping
Sleeping
| # Web Framework | |
| fastapi==0.104.1 | |
| uvicorn[standard]==0.24.0 | |
| pydantic==2.5.0 | |
| python-multipart==0.0.6 | |
| # Machine Learning | |
| transformers==4.35.2 | |
| torch==2.1.1 | |
| numpy==1.24.3 | |
| # Optional: for GPU support, also install: | |
| # torch==2.1.1+cu118 -f https://download.pytorch.org/whl/torch_stable.html | |