Spaces:
Running
Running
remove gradio version.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
|
|
1 |
opencv-python-headless>=4.5.3,<4.6
|
2 |
-
gradio~=3.44.3
|
3 |
numpy~=1.21.6
|
4 |
matplotlib~=3.2.2
|
|
|
1 |
+
gradio
|
2 |
opencv-python-headless>=4.5.3,<4.6
|
|
|
3 |
numpy~=1.21.6
|
4 |
matplotlib~=3.2.2
|