Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -44,13 +44,12 @@ decorator
|
|
44 |
unstructured-inference
|
45 |
unstructured.pytesseract
|
46 |
sentencepiece
|
47 |
-
|
48 |
python-magic
|
49 |
pdfminer.six
|
50 |
|
51 |
antiword
|
52 |
-
|
53 |
-
swig
|
54 |
|
55 |
|
56 |
|
|
|
44 |
unstructured-inference
|
45 |
unstructured.pytesseract
|
46 |
sentencepiece
|
47 |
+
|
48 |
python-magic
|
49 |
pdfminer.six
|
50 |
|
51 |
antiword
|
52 |
+
|
|
|
53 |
|
54 |
|
55 |
|