File size: 273 Bytes
d529bec b49c46b d529bec 499356a d529bec b49c46b d529bec 499356a d529bec | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # Core runtime gradio==5.49.1 uvicorn>=0.22.0 spaces # ML & Vector memory sentence-transformers==3.2.1 faiss-cpu==1.8.0.post1 numpy==1.26.4 pandas==2.2.2 torch==2.3.1 scikit-learn==1.5.2 # Networking & API requests==2.32.3 python-dotenv==1.0.1 # Misc utils tqdm==4.66.5 |