Spaces:
Sleeping
Sleeping
Updates torch cpu
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
transformers==4.48.3
|
|
|
2 |
torch==2.5.1
|
|
|
1 |
transformers==4.48.3
|
2 |
+
--index-url https://download.pytorch.org/whl/cpu
|
3 |
torch==2.5.1
|