jeevitha-app commited on
Commit
dca10b4
·
verified ·
1 Parent(s): f585727

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ numpy==1.26.4
3
+ scikit-learn==1.5.2
4
+ joblib==1.4.2
5
+ shap==0.44.0
6
+ matplotlib==3.9.2
7
+ scipy==1.11.3