igriv commited on
Commit
7be109a
·
1 Parent(s): dec8431

Use gradio 5.x (same as working local version)

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,5 +7,5 @@ trimesh>=3.15
7
  plotly>=5.0
8
  Pillow>=9.0
9
  pynauty>=2.0
10
- gradio==4.44.0
11
- huggingface_hub==0.24.0
 
7
  plotly>=5.0
8
  Pillow>=9.0
9
  pynauty>=2.0
10
+ gradio>=5.0.0
11
+ huggingface_hub>=0.25.0