Spaces:
No application file
No application file
Commit
·
b6023b7
1
Parent(s):
f99f137
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers==4.13.0
|
|
3 |
tensorflow==2.4.0
|
4 |
torch
|
5 |
plotly
|
6 |
-
textblob
|
|
|
|
3 |
tensorflow==2.4.0
|
4 |
torch
|
5 |
plotly
|
6 |
+
textblob
|
7 |
+
vadersentiment
|