Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ transformers
|
|
6 |
torch
|
7 |
pymupdf
|
8 |
pytesseract
|
|
|
9 |
pillow
|
10 |
opencv-python
|
11 |
tesseract
|
|
|
6 |
torch
|
7 |
pymupdf
|
8 |
pytesseract
|
9 |
+
pypdf2
|
10 |
pillow
|
11 |
opencv-python
|
12 |
tesseract
|