Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==3.
|
2 |
onnxruntime==1.15.1
|
3 |
-
torch==
|
4 |
-
transformers==4.
|
|
|
1 |
+
gradio==3.40.1
|
2 |
onnxruntime==1.15.1
|
3 |
+
torch==2.0.1
|
4 |
+
transformers==4.31.0
|