Spaces:
Runtime error
Runtime error
| name: savant-env | |
| channels: | |
| - conda-forge | |
| - defaults | |
| dependencies: | |
| - python=3.10 | |
| - numpy | |
| - scipy | |
| - torch | |
| - faiss-cpu=1.11.0 | |
| - gitpython | |
| - pytest | |
| - flake8 | |
| # Add these | |
| - pip | |
| - pip: | |
| - sentence-transformers==2.2.2 | |
| - huggingface_hub==0.14.1 | |