Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
gradio
|
2 |
-
poppler
|
3 |
tesseract
|
4 |
pytesseract
|
5 |
pdf2image
|
6 |
pypdf
|
|
|
|
|
7 |
ocrmypdf
|
|
|
1 |
gradio
|
|
|
2 |
tesseract
|
3 |
pytesseract
|
4 |
pdf2image
|
5 |
pypdf
|
6 |
+
python-poppler
|
7 |
+
poppler-utils
|
8 |
ocrmypdf
|