emotion-detection-app-server / requirements.txt
Shujah239's picture
Upload 3 files
31c7755 verified
raw
history blame contribute delete
256 Bytes
fastapi>=0.95.1,<0.96.0
uvicorn>=0.22.0,<0.23.0
transformers>=4.28.1,<4.29.0
torch>=2.0.0,<2.1.0
librosa>=0.10.0,<0.11.0
soundfile>=0.12.1,<0.13.0
python-multipart>=0.0.6,<0.0.7
numpy>=1.24.3,<1.25.0
tqdm>=4.65.0,<4.66.0
pydantic>=1.10.7,<1.11.0