Spaces:
Running on Zero
Running on Zero
Enable embedding retriever stack on the Space
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -25,8 +25,8 @@ spaces>=0.25.0
|
|
| 25 |
# (benchmarks.retriever.backend=embedding) and live GPU repair escalations
|
| 26 |
# (repair.execute_gpu_escalations=true). Both are off by default.
|
| 27 |
#
|
| 28 |
-
|
| 29 |
-
|
| 30 |
|
| 31 |
# Optional external parser CLIs. Each adds a non-trivial install footprint;
|
| 32 |
# enable only the ones the Space hardware can support. Adapter shells out to
|
|
|
|
| 25 |
# (benchmarks.retriever.backend=embedding) and live GPU repair escalations
|
| 26 |
# (repair.execute_gpu_escalations=true). Both are off by default.
|
| 27 |
#
|
| 28 |
+
transformers>=4.45.0,<6.0.0
|
| 29 |
+
sentence-transformers>=3.0.0,<4.0.0
|
| 30 |
|
| 31 |
# Optional external parser CLIs. Each adds a non-trivial install footprint;
|
| 32 |
# enable only the ones the Space hardware can support. Adapter shells out to
|