amasood commited on
Commit
a02676a
·
verified ·
1 Parent(s): 0e906f7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ gensim
3
+ matplotlib
4
+ scikit-learn
5
+ numpy
6
+ pandas
7
+ plotly