Spaces:
Runtime error
Runtime error
shrirangphadke
commited on
Commit
•
1d3aabd
1
Parent(s):
86bd7d5
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
textblob
|
2 |
torch
|
3 |
spacy
|
4 |
-
transformers
|
|
|
|
1 |
textblob
|
2 |
torch
|
3 |
spacy
|
4 |
+
transformers
|
5 |
+
vaderSentiment
|