__init__.py 98 B

123
  1. from utils.PaddleOCR.deploy.hubserving.ocr_system.module import OCRSystem
  2. ocrModel = OCRSystem()