rtik007 commited on
Commit
db1610a
·
verified ·
1 Parent(s): 9f3c33c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy==1.23.5
2
+ pandas==1.5.3
3
+ scikit-learn==1.2.2
4
+ shap==0.41.0
5
+ matplotlib==3.7.1
6
+ gradio==3.30.0