Soundaryasos commited on
Commit
fa1d910
·
verified ·
1 Parent(s): 2535960

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -16
requirements.txt CHANGED
@@ -1,20 +1,11 @@
1
  streamlit
2
- praw
3
- google-api-python-client
 
 
4
  transformers
5
  vaderSentiment
6
- scikit-learn
7
- joblib
8
- pyngrok
9
- torch
10
- numpy
11
- matplotlib
12
- seaborn
13
- prophet
14
- pystan
15
  wordcloud
16
- dash
17
- dash-core-components
18
- dash-html-components
19
- plotly
20
-
 
1
  streamlit
2
+ pandas
3
+ numpy
4
+ plotly
5
+ scikit-learn
6
  transformers
7
  vaderSentiment
 
 
 
 
 
 
 
 
 
8
  wordcloud
9
+ matplotlib
10
+ nltk
11
+ textblob