Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,2 +1,11 @@
|
|
1 |
|
2 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
+
gradio
|
3 |
+
spacy
|
4 |
+
vaderSentiment
|
5 |
+
youtube-transcript-api
|
6 |
+
google-api-python-client
|
7 |
+
pandas
|
8 |
+
fpdf
|
9 |
+
openpyxl
|
10 |
+
wordcloud
|
11 |
+
matplotlib
|