Spaces:
Running
Running
| # Mnemo v6.0 — mnemo Gradio Space | |
| # NOTE: gradio version is controlled by HuggingFace SDK (currently 6.9.0) | |
| # Do NOT pin gradio here — it conflicts with HF's auto-install. | |
| # CPU torch index prevents ~2GB CUDA download on free tier. | |
| --index-url https://download.pytorch.org/whl/cpu | |
| --extra-index-url https://pypi.org/simple | |
| torch | |
| numpy>=1.24.0 | |
| sentence-transformers>=2.2.2 | |
| faiss-cpu>=1.7.0 | |
| huggingface_hub>=0.20.0 | |
| boto3 |