Spaces:
Running
Running
# Core dependencies for HuggingFace Spaces deployment | |
fastapi==0.104.1 | |
uvicorn[standard]==0.24.0 | |
websockets==12.0 | |
python-multipart==0.0.6 | |
pydantic==2.5.0 | |
# Machine Learning | |
torch==2.1.0 | |
transformers==4.36.2 | |
accelerate==0.24.1 | |
# Utilities | |
numpy==1.24.3 | |
aiofiles==23.2.1 | |
python-dotenv==1.0.0 |