cisemh commited on
Commit
a9338f8
·
1 Parent(s): 0921e01

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.21.0
2
+ pandas==1.5.3
3
+ numpy==1.24.2
4
+ seaborn==0.12.2
5
+ matplotlib==3.7.1
6
+ scikit-learn==1.3.0
7
+ lightgbm==3.5.2