Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ python-dotenv
|
|
| 5 |
|
| 6 |
pdfplumber
|
| 7 |
pytesseract
|
| 8 |
-
pillow
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
pdfplumber
|
| 7 |
pytesseract
|
| 8 |
+
pillow
|
| 9 |
+
tesseract-ocr
|
| 10 |
+
libtesseract-dev
|