Loading modules/ocr/ocr_lens_proto.py +2 −2 Original line number Diff line number Diff line # Lens_OCR_exp.py # https://github.com/AuroraWright/owocr import re import numpy as np import time Loading Loading @@ -154,7 +154,7 @@ class OCRLensAPI_exp(OCRBase): """ params = { "delay": 1.0, "delay": 1.5, "newline_handling": { "type": "selector", "options": ["preserve", "remove"], Loading Loading
modules/ocr/ocr_lens_proto.py +2 −2 Original line number Diff line number Diff line # Lens_OCR_exp.py # https://github.com/AuroraWright/owocr import re import numpy as np import time Loading Loading @@ -154,7 +154,7 @@ class OCRLensAPI_exp(OCRBase): """ params = { "delay": 1.0, "delay": 1.5, "newline_handling": { "type": "selector", "options": ["preserve", "remove"], Loading