Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
transformers==4.
|
2 |
-
gradio==
|
3 |
-
torch==1.13.1
|
|
|
1 |
+
transformers==4.27.4
|
2 |
+
gradio==3.28.1
|
3 |
+
torch==1.13.1
|