HimanshuA commited on
Commit
3f78c17
1 Parent(s): 81131e6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ seaborn
4
+ matplotlib
5
+ Pillow
6
+ numpy
7
+ scikit-learn==1.2.2
8
+ plotly
9
+ streamlit_option_menu
10
+ tensorflow