Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ torch
|
|
| 4 |
pillow
|
| 5 |
pytesseract
|
| 6 |
PyPDF2
|
| 7 |
-
pdfplumber
|
|
|
|
|
|
|
|
|
| 4 |
pillow
|
| 5 |
pytesseract
|
| 6 |
PyPDF2
|
| 7 |
+
pdfplumber
|
| 8 |
+
easyocr
|
| 9 |
+
pymupdf
|