jaihodigital commited on
Commit
01c1b3d
·
verified ·
1 Parent(s): 62aee60

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ seaborn
4
+ plotly
5
+ matplotlib
6
+ wordcloud
7
+ scikit-learn
8
+ numpy
9
+ requests
10
+ python-docx
11
+ PyPDF2
12
+ openpyxl
13
+