kodamkarthik281 commited on
Commit
7b7ac2e
·
verified ·
1 Parent(s): c18d17d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- numpy
2
-
3
- pandas
4
-
5
- scikit-learn
6
-
7
- streamlit
 
 
1
+ streamlit
2
+ numpy
3
+ pandas
4
+ matplotlib
5
+ seaborn
6
+ scikit-learn
7
+ tensorflow
8
+ mlxtend