Food Desert commited on
Commit
a064be2
·
1 Parent(s): 3aa1163

Align Gradio dependency with HF Space SDK version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio==4.44.1
2
- gradio-client==1.3.0
3
  hnswlib==0.8.0
4
  numpy==1.25.1
5
  scikit-learn==1.4.1.post1
 
1
+ gradio==5.43.1
 
2
  hnswlib==0.8.0
3
  numpy==1.25.1
4
  scikit-learn==1.4.1.post1