arun-gharami commited on
Commit
dd145d8
·
verified ·
1 Parent(s): d245a81

fix: update gradio to >=4.44.0 for Python 3.13 compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- gradio>=4.0.0
2
  numpy>=1.24.0
 
1
+ gradio>=4.44.0
2
  numpy>=1.24.0