"docs/source/vscode:/vscode.git/clone" did not exist on "e7120bae955949355e50a4c2adef8353790fda0d"
Unverified Commit 5e257c2b authored by MissPenguin's avatar MissPenguin Committed by GitHub
Browse files

Update paddleocr.py

parent 5b24464c
......@@ -373,4 +373,5 @@ def main():
for item in result:
item.pop('img')
logger.info(item['res'])
\ No newline at end of file
logger.info(item)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment