Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
gradio==3.41.2
|
|
|
2 |
numpy
|
3 |
pillow
|
4 |
onnxruntime
|
|
|
1 |
+
#gradio==3.41.2
|
2 |
+
gradio
|
3 |
numpy
|
4 |
pillow
|
5 |
onnxruntime
|