Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +20 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,23 @@ opencv-python-headless
|
|
| 16 |
torch
|
| 17 |
torchaudio
|
| 18 |
torchvision
|
| 19 |
-
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
torch
|
| 17 |
torchaudio
|
| 18 |
torchvision
|
| 19 |
+
transformers
|
| 20 |
+
requests
|
| 21 |
+
ipython
|
| 22 |
+
streamlit
|
| 23 |
+
transformers
|
| 24 |
+
black
|
| 25 |
+
pylint
|
| 26 |
+
beautifulsoup4
|
| 27 |
+
pandas
|
| 28 |
+
seaborn
|
| 29 |
+
six
|
| 30 |
+
gensim
|
| 31 |
+
textblob
|
| 32 |
+
vaderSentiment
|
| 33 |
+
networkx
|
| 34 |
+
scikit-learn
|
| 35 |
+
plotly
|
| 36 |
+
scipy==1.7.3
|
| 37 |
+
smart-open
|
| 38 |
+
spacy
|