Multiple123 commited on
Commit
b9b56bd
·
verified ·
1 Parent(s): 486cf16

Update requirements .txt

Browse files
Files changed (1) hide show
  1. requirements .txt +9 -0
requirements .txt CHANGED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
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
+