# OCR 模块 from .paddle_ocr import PaddleOCRWrapper, get_ocr_wrapper __all__ = ["PaddleOCRWrapper", "get_ocr_wrapper"]