Spaces:
Running
Running
| [workspace] | |
| authors = ["Wesley Brooks <wbrooks@ucdavis.edu>"] | |
| channels = ["conda-forge"] | |
| name = "CoUL-document-search" | |
| platforms = ["osx-arm64"] | |
| version = "0.1.0" | |
| [tasks] | |
| [dependencies] | |
| fastapi = ">=0.124.0,<0.125" | |
| pytorch = ">=2.9.1,<3" | |
| polars = ">=1.35.2,<2" | |
| scikit-learn = ">=1.7.2,<2" | |
| scipy = ">=1.16.3,<2" | |
| numpy = ">=2.3.5,<3" | |
| fasttext = ">=0.9.2,<0.10" | |
| joblib = ">=1.5.2,<2" | |
| ipython = ">=9.8.0,<10" | |
| huggingface_hub = ">=1.2.1,<2" | |
| sentence-transformers = ">=3.0.1,<4" | |