Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ pytesseract
|
|
4 |
pdf2image
|
5 |
pypdf
|
6 |
poppler-utils
|
7 |
-
ocrmypdf
|
|
|
|
|
|
|
|
4 |
pdf2image
|
5 |
pypdf
|
6 |
poppler-utils
|
7 |
+
ocrmypdf
|
8 |
+
mistralai
|
9 |
+
python-magic
|
10 |
+
libmagic
|