Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- pyproject.toml +2 -0
- uv.lock +0 -0
pyproject.toml
CHANGED
|
@@ -27,6 +27,8 @@ dependencies = [
|
|
| 27 |
# "openspiel>=1.0.0",
|
| 28 |
# "smolagents>=1.22.0,<2",
|
| 29 |
"scikit-learn>=1.3.0",
|
|
|
|
|
|
|
| 30 |
]
|
| 31 |
|
| 32 |
[project.optional-dependencies]
|
|
|
|
| 27 |
# "openspiel>=1.0.0",
|
| 28 |
# "smolagents>=1.22.0,<2",
|
| 29 |
"scikit-learn>=1.3.0",
|
| 30 |
+
"sentence-transformers>=3.0.0",
|
| 31 |
+
"rank-bm25>=0.2.2",
|
| 32 |
]
|
| 33 |
|
| 34 |
[project.optional-dependencies]
|
uv.lock
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|