nyust-eb210
commited on
Commit
•
d2a9fac
1
Parent(s):
738f4b8
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.0.0+cpu
|
3 |
-
sentence_transformers==2.2.2
|
|
|
|
1 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
2 |
torch==2.0.0+cpu
|
3 |
+
sentence_transformers==2.2.2
|
4 |
+
numpy==1.26.4
|