nyust-eb210
commited on
Commit
•
100295d
1
Parent(s):
fd727eb
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
-
torch==2.
|
3 |
-
sentence_transformers==
|
4 |
-
numpy==1.26.4
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
torch==2.2.2+cpu
|
3 |
+
sentence_transformers==3.0.1
|
|