Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
tensorflow>=2.15.0
|
| 3 |
pillow>=10.0.0
|
| 4 |
numpy>=1.24.0
|
|
|
|
| 1 |
+
gradio>=5.49.1
|
| 2 |
tensorflow>=2.15.0
|
| 3 |
pillow>=10.0.0
|
| 4 |
numpy>=1.24.0
|