Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.1.1
|
2 |
+
pandas
|
3 |
+
matplotlib
|
4 |
+
plotly
|
5 |
+
stop_words
|
6 |
+
wordcloud
|
7 |
+
datasets
|
8 |
+
|