import matplotlib.pyplot as plt ValueError Traceback (most recent call last) File ~/mambaforge/envs/boosting_mle/lib/python3.11/site-packages/matplotlib/_docstring.py ...
from doctr.io import DocumentFile from doctr.models import ocr_predictor model = ocr_predictor(pretrained=True) # PDF single_img_doc = DocumentFile.from_images("input.jpg") # Analyze result = ...