Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
numpy<2.0
|
2 |
torch==2.2.2+cpu
|
3 |
transformers==4.41.2
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
numpy<2.0
|
3 |
torch==2.2.2+cpu
|
4 |
transformers==4.41.2
|