Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
2 |
-
onnxruntime==1.16.3
|
3 |
-
torch==1.13.1
|
4 |
transformers==4.35.2
|
|
|
1 |
+
gradio==4.37.2
|
2 |
+
onnxruntime==1.16.3
|
3 |
+
torch==1.13.1
|
4 |
transformers==4.35.2
|