acecalisto3 commited on
Commit
c8555c9
·
verified ·
1 Parent(s): d298095

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -4,10 +4,12 @@ pandas
4
  numpy
5
  matplotlib
6
  seaborn
7
- nltk
8
  gensim
9
  textblob
10
  vaderSentiment
11
  networkx
12
- scikit-learn
13
- plotly
 
 
 
4
  numpy
5
  matplotlib
6
  seaborn
7
+ nltk
8
  gensim
9
  textblob
10
  vaderSentiment
11
  networkx
12
+ scikit-learn
13
+ plotly
14
+ transformers
15
+ streamlit