Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ spacy
|
|
4 |
pandas
|
5 |
numpy
|
6 |
PyMuPDF
|
7 |
-
wordcloud
|
|
|
|
4 |
pandas
|
5 |
numpy
|
6 |
PyMuPDF
|
7 |
+
wordcloud
|
8 |
+
python-docx
|