Spaces:
Runtime error
Runtime error
Rohit Kochikkat Francis
commited on
Commit
•
130f0aa
1
Parent(s):
0575d30
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
filetype==1.2.0
|
2 |
-
gradio==3.50.2
|
|
|
3 |
numpy==1.26.4
|
4 |
onnx==1.16.0
|
5 |
onnxruntime==1.17.1
|
|
|
1 |
filetype==1.2.0
|
2 |
+
# gradio==3.50.2
|
3 |
+
gradio
|
4 |
numpy==1.26.4
|
5 |
onnx==1.16.0
|
6 |
onnxruntime==1.17.1
|