Sathwikchowdary commited on
Commit
3b6db41
·
verified ·
1 Parent(s): 625ec95

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.33.0
2
+ tensorflow==2.15.0
3
+ keras==2.15.0
4
+ numpy==1.24.3
5
+ pandas==1.5.3
6
+ matplotlib==3.7.1
7
+ scikit-learn==1.2.2
8
+ mlxtend==0.22.0
9
+ seaborn==0.12.2