FastAPI-Backend-Models / requirements.txt
Yassine Mhirsi
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub
d289997
raw
history blame
175 Bytes
fastapi==0.104.1
uvicorn[standard]==0.24.0
pydantic==2.5.0
python-dotenv==1.0.0
torch>=2.0.0
transformers>=4.35.0
accelerate>=0.24.0
protobuf>=3.20.0
huggingface_hub>=0.19.0