Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
transformers==4.
|
2 |
-
torch==1.
|
|
|
|
1 |
+
transformers==4.25.1
|
2 |
+
torch==1.13.0+cu116
|
3 |
+
accelerate==0.15.0
|