Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,8 @@ flask
|
|
| 2 |
google-api-python-client
|
| 3 |
praw
|
| 4 |
transformers
|
| 5 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
google-api-python-client
|
| 3 |
praw
|
| 4 |
transformers
|
| 5 |
+
torch
|
| 6 |
+
wordcloud
|
| 7 |
+
pandas
|
| 8 |
+
scikit-learn
|
| 9 |
+
matplotlib
|