提交 20a9d308 编写于 作者: W WenmuZhou

remove blank line

上级 8e6c03f5
......@@ -347,9 +347,3 @@ def main():
if result is not None:
for line in result:
logger.info(line)
if __name__ == '__main__':
ocr = PaddleOCR(use_angle_cls=False)
r = ocr.ocr('doc/imgs/1.jpg')
print(r)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册