EAV123 commited on
Commit
af26e0f
·
verified ·
1 Parent(s): b31b8df

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit
2
+ pandas==2.2.2
3
+ numpy==1.26.4
4
+ lightgbm==4.2.0
5
+ scikit-learn==1.2.2