Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
python==3.7.13
|
2 |
-
|
3 |
-
|
|
|
1 |
python==3.7.13
|
2 |
+
transformers==4.17.0
|
3 |
+
torch==1.10.0+cu111
|