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