SHL_Model_Deploy / requirements.txt
mokshak's picture
Add FastAPI endpoints for JSON API - /recommend, /health, /evaluate
12556e8
raw
history blame contribute delete
120 Bytes
gradio>=4.0.0
sentence-transformers>=2.2.2
faiss-cpu>=1.7.4
numpy>=1.24.0
torch>=2.0.0
fastapi>=0.100.0
uvicorn>=0.23.0