"docs/source/api/vscode:/vscode.git/clone" did not exist on "25a51b63ca75e1351069bee87a0fb3df5abb89c3"
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(): ...@@ -373,4 +373,5 @@ def main():
for item in result: for item in result:
item.pop('img') item.pop('img')
logger.info(item['res']) logger.info(item)
\ No newline at end of file
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