File size: 449 Bytes
74a268d 205a412 50f51ce 205a412 74a268d b49c46b 74a268d 50f51ce 499356a 74a268d 205a412 74a268d 50f51ce 74a268d 50f51ce 74a268d d529bec 50f51ce 74a268d d529bec 50f51ce 74a268d | 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 28 | # Core app & UI gradio[mcp,oauth]==5.49.1 fastapi==0.121.0 uvicorn==0.31.1 starlette==0.49.3 spaces==0.42.1 python-dotenv==1.0.1 # Vector learning & AI stack sentence-transformers==3.2.0 faiss-cpu==1.8.0.post1 transformers==4.46.2 tokenizers==0.21.4 huggingface-hub==0.36.2 # Numerical + analytics numpy==1.26.4 pandas==2.2.2 scikit-learn==1.5.2 scipy==1.13.1 matplotlib==3.9.2 # Utils tqdm==4.66.5 requests==2.32.3 tenacity==8.4.1 joblib==1.4.2 |