Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
|
|
2 |
clean-text
|
3 |
-
tika==1.23
|
4 |
nltk
|
5 |
wordcloud
|
6 |
textblob
|
|
|
1 |
gradio
|
2 |
+
textract
|
3 |
clean-text
|
|
|
4 |
nltk
|
5 |
wordcloud
|
6 |
textblob
|