Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
torch
|
| 2 |
-
transformers
|
|
|
|
| 1 |
+
torch==1.13.1
|
| 2 |
+
transformers=4.26.0
|