Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
-
textract
|
|
|
|
| 3 |
clean-text
|
| 4 |
nltk
|
| 5 |
wordcloud
|
|
|
|
| 1 |
gradio
|
| 2 |
+
#textract
|
| 3 |
+
git+https://github.com/deanmalmgren/textract.git
|
| 4 |
clean-text
|
| 5 |
nltk
|
| 6 |
wordcloud
|