focusflow-api / requirements.txt
vickysrm
Initial backend upload
d309047
raw
history blame contribute delete
344 Bytes
fastapi
uvicorn[standard]
websockets
python-multipart
httpx
# ML core
torch
transformers
sentence-transformers
bertopic
xgboost
scikit-learn
numpy
faiss-cpu
datasets
evaluate
# STT
faster-whisper
imageio-ffmpeg
# LLM
ollama
groq>=0.5.0
# Storage & Queue
redis
celery
# Utilities
slowapi
sentry-sdk
python-dotenv
pydantic
pydantic-settings