bhuvi06 commited on
Commit
1a3683c
·
verified ·
1 Parent(s): 45a9319

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.28.0
2
+ pandas==2.0.3
3
+ numpy==1.24.3
4
+ matplotlib==3.7.1
5
+ seaborn==0.12.2
6
+ scikit-learn==1.2.2
7
+ mlxtend==0.22.0
8
+ tensorflow==2.15.0
9
+ networkx==3.1