Spaces:
Running
Running
Updated requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pydub
|
|
3 |
google-cloud-storage
|
4 |
Flask-Cors
|
5 |
plotly
|
6 |
-
google-auth
|
|
|
|
3 |
google-cloud-storage
|
4 |
Flask-Cors
|
5 |
plotly
|
6 |
+
google-auth
|
7 |
+
vaderSentiment
|