AnyegaAlex commited on
Commit
b79325c
·
1 Parent(s): 445ab73

Updated Gradio to stable 4.x version without 'info' parameter

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ joblib~=1.3.2
4
  pandas~=2.1.0
5
  numpy~=1.26.0
6
  scikit-learn~=1.3.0
7
- gradio>=4.0.0
8
  transformers~=4.37.0
9
  shap~=0.45
10
  requests~=2.31.0
 
4
  pandas~=2.1.0
5
  numpy~=1.26.0
6
  scikit-learn~=1.3.0
7
+ gradio~=4.8.0
8
  transformers~=4.37.0
9
  shap~=0.45
10
  requests~=2.31.0