powerpump commited on
Commit
47b6ea1
·
1 Parent(s): dab3148

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.18.1
2
+ pandas==1.5.3
3
+ numpy==1.23.4
4
+ scikit-learn==1.2.2
5
+ matplotlib==3.7.1
6
+ seaborn==0.12.2