petter2025's picture
Update requirements.txt
f803637 verified
raw
history blame
452 Bytes
# --- Core Framework ---
gradio[mcp,oauth]==5.49.1
uvicorn>=0.38.0
fastapi>=0.121.0
# --- Data & Core ---
pandas>=2.2.2
numpy>=1.26.4
scikit-learn>=1.5.1
# --- Hugging Face + Transformers ---
transformers>=4.57.1
torch>=2.4.0
huggingface-hub>=0.30.0
hf-transfer>=0.1.4
# --- AI & Embeddings ---
faiss-cpu>=1.8.0
sentence-transformers>=3.0.1
# --- Utilities ---
requests>=2.32.3
python-dotenv>=1.0.1
# --- Compatibility fix ---
pydantic>=2.0,<2.12