onepiecechatbotv2 / requirements.txt
animesounds's picture
Update requirements.txt
976573b verified
raw
history blame contribute delete
253 Bytes
fastapi[all]
uvicorn # Can keep this for clarity, though included in fastapi[all]
gunicorn # <--- Add this line
requests
torch
tenacity
mwparserfromhell
chromadb
huggingface_hub
accelerate
bitsandbytes
sentence-transformers==2.7.0
transformers>=4.37.0