acecalisto3 commited on
Commit
b24c7ca
·
verified ·
1 Parent(s): 118329d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -13
requirements.txt CHANGED
@@ -1,14 +1,12 @@
1
- streamlit
2
- transformers
3
- black
4
- pylint
5
- torchvision
6
- torchaudio
7
- torch
8
- tensorflow
9
  beautifulsoup4
10
- huggingface-hub
11
- gradio
12
- flask
13
- werkzeug
14
- urllib3
 
 
 
 
 
 
1
+ requests
 
 
 
 
 
 
 
2
  beautifulsoup4
3
+ pandas
4
+ numpy
5
+ matplotlib
6
+ seaborn
7
+ nltk
8
+ gensim
9
+ textblob
10
+ vaderSentiment
11
+ networkx
12
+ scikit-learn plotly