Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio=
|
| 2 |
numpy==1.25.2
|
| 3 |
Pillow==9.4.0
|
|
|
|
| 1 |
+
gradio>=3.50.2
|
| 2 |
numpy==1.25.2
|
| 3 |
Pillow==9.4.0
|