Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
clean-text
|
| 3 |
+
tika
|
| 4 |
+
nltk
|
| 5 |
+
wordcloud
|
| 6 |
+
PIL
|
| 7 |
+
textblob
|
| 8 |
+
zipfile36
|
| 9 |
+
matplotlib
|