Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio=
|
| 2 |
opencv-python
|
| 3 |
numpy<2
|
| 4 |
tensorflow==2.14
|
|
|
|
| 1 |
+
gradio>=3.50
|
| 2 |
opencv-python
|
| 3 |
numpy<2
|
| 4 |
tensorflow==2.14
|