• myhloli's avatar
    fix(doc-analyze): adjust image scaling limit to 9000 pixels · 445a397f
    myhloli authored
    Previously, images were not enlarged if their width or height exceeded 3000 pixels.
    This threshold has been increased to 9000 pixels to better handle high-resolutionscans and improve the analysis of documents with larger dimensions.
    445a397f
doc_analyze_by_custom_model.py 4.25 KB