ACA050 commited on
Commit
d0a7c73
·
verified ·
1 Parent(s): 1932520

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
-
2
- pandas
3
- scikit-learn
4
- joblib
 
 
 
 
1
+ gradio==4.12.0
2
+ scikit-learn==1.3.2
3
+ pandas==2.1.3
4
+ numpy==1.26.2
5
+ shap==0.44.1
6
+ matplotlib==3.8.2
7
+ joblib==1.3.2