Hi Agno Team,
I’m trying use PDFImageReader for OCR and getting the following Error. Could you please support? Thank you in advance.
Traceback (most recent call last):
File “/Users/miyake/Library/Python/3.9/lib/python/site-packages/rapidocr_onnxruntime/utils/process_img.py”, line 30, in reduce_max_side
raise ResizeImgError(“resize_w or resize_h is less than or equal to 0”)
rapidocr_onnxruntime.utils.process_img.ResizeImgError: resize_w or resize_h is less than or equal to 0