Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==
|
| 2 |
tensorflow==2.16.1
|
| 3 |
numpy==1.26.4
|
| 4 |
opencv-python-headless>=4.10.0
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
tensorflow==2.16.1
|
| 3 |
numpy==1.26.4
|
| 4 |
opencv-python-headless>=4.10.0
|