Spaces:
Runtime error
Runtime error
Commit
·
0e5f2ec
1
Parent(s):
a719eb2
initial commit
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
tweepy
|
3 |
+
wordcloud
|
4 |
+
matplotlib
|
5 |
+
emoji
|
6 |
+
gradio
|