Spaces:
Runtime error
Runtime error
finiteautomata
commited on
Commit
•
c5141f9
1
Parent(s):
4479a0e
Fix requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
|
|
1 |
torch==1.13.1+cpu
|
2 |
transformers==4.25.1
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
torch==1.13.1+cpu
|
3 |
transformers==4.25.1
|