Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
transformers==4.33.2
|
2 |
-
torch==2.0.1
|
|
|
1 |
transformers==4.33.2
|
2 |
+
torch==2.0.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
|