Shyanil commited on
Commit
6e3e2b9
·
verified ·
1 Parent(s): 78b1716

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.31.1
2
+ pandas==2.2.0
3
+ numpy==1.26.3
4
+ matplotlib==3.8.2
5
+ seaborn==0.13.2
6
+ plotly==5.18.0
7
+ scikit-learn==1.4.0