AYI-NEDJIMI commited on
Commit
d126a0d
·
verified ·
1 Parent(s): b500615

Fix: pin gradio==4.44.0 + huggingface_hub<0.25 + python 3.10

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==4.44.0
2
  plotly==5.18.0
3
  pandas==2.1.4
 
 
1
  gradio==4.44.0
2
  plotly==5.18.0
3
  pandas==2.1.4
4
+ huggingface_hub<0.25