Spaces:
Sleeping
Sleeping
nyust-eb210
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==2.2.2+cpu
|
3 |
-
sentence_transformers==3.0.1
|
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==2.2.2+cpu
|
3 |
+
sentence_transformers==3.0.1
|
4 |
+
numpy==1.26.4
|