Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers==4.29.2
|
2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
-
torch==2.2.2+cpu
|
|
|
|
1 |
transformers==4.29.2
|
2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
+
torch==2.2.2+cpu
|
4 |
+
numpy==1.26
|