emotion-classifier / requirements.txt
AfroLogicInsect's picture
Gradio requirement
d35b010
Raw
History Blame Contribute Delete
183 Bytes
fastapi==0.115.12
uvicorn==0.34.0
transformers==4.50.3
torch==2.6.0
pydantic==2.11.1
numpy==2.2.4
mlflow==2.21.2
pytest==8.3.5
httpx==0.28.1
# new — for the Gradio UI
gradio>=4.0.0