Spaces:
Sleeping
Sleeping
fix: update gradio to >=4.44.0 for Python 3.13 compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
-
gradio>=4.
|
| 2 |
numpy>=1.24.0
|
|
|
|
| 1 |
+
gradio>=4.44.0
|
| 2 |
numpy>=1.24.0
|