File size: 445 Bytes
f2f31cf b9d0f39 f2f31cf b9d0f39 79730d1 b9d0f39 f2f31cf b9d0f39 f2f31cf b9d0f39 79730d1 b9d0f39 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | # Core runtime gradio[mcp,oauth]==5.49.1 fastapi==0.115.5 uvicorn==0.31.1 starlette==0.41.2 spaces==0.42.1 python-dotenv==1.0.1 filelock==3.16.1 # Vector memory + embeddings faiss-cpu==1.8.0.post1 sentence-transformers==3.2.0 # ML + utils numpy==1.26.4 scipy==1.13.1 pandas==2.2.2 scikit-learn==1.5.2 transformers==4.45.2 tokenizers==0.20.3 huggingface-hub==0.33.5 matplotlib==3.9.2 tqdm==4.66.5 requests==2.32.3 tenacity==8.4.1 joblib==1.4.2 |