When trying to parse pdf i am getting `AssertionError` error on latest update
Opened this issue · 0 comments
v3ss0n commented
.venv/lib/python3.12/site-packages/surya/detection.py", line 39, in batch_detection
assert all([isinstance(image, Image.Image) for image in images])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^