ACA050 commited on
Commit
7dfedf3
·
verified ·
1 Parent(s): 127bd51

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==4.36.1
2
+ scikit-learn==1.5.0
3
+ pandas==2.0.3
4
+ shap==0.45.0
5
+ matplotlib==3.7.1
6
+ seaborn==0.13.1
7
+ numpy==1.26.4
8
+ joblib==1.3.2