Multiple123 commited on
Commit
0cbfb29
·
verified ·
1 Parent(s): 253c8b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,10 +1,7 @@
 
1
  pandas==2.2.2
2
  numpy==1.26.4
3
- scikit-learn==1.4.2
4
  joblib==1.4.2
 
5
  shap==0.44.1
6
- matplotlib==3.8.4
7
- pillow==10.3.0
8
- gradio==4.31.5
9
- imbalanced-learn==0.11.0
10
-
 
1
+ gradio==4.31.5
2
  pandas==2.2.2
3
  numpy==1.26.4
4
+ matplotlib==3.8.4
5
  joblib==1.4.2
6
+ scikit-learn==1.4.2
7
  shap==0.44.1