GritLs commited on
Commit
2b3ec35
·
verified ·
1 Parent(s): 049f570

Remove gradio version conflict

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=5.0.0,<6.0.0
2
  pandas>=2.0.0
3
  pyarrow>=14.0.0
4
  plotly>=5.18.0
 
1
+ gradio>=4.0.0
2
  pandas>=2.0.0
3
  pyarrow>=14.0.0
4
  plotly>=5.18.0