Unverified Commit 56b0e18b authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #1268 from icecraft/fix/classify

parents bdacf291 712d7d4a
......@@ -186,7 +186,7 @@ def do_parse(
image_writer, debug_mode=True, lang=lang
)
else:
pipe_result = infer_result.pipe_txt_mode(
pipe_result = infer_result.pipe_ocr_mode(
image_writer, debug_mode=True, lang=lang
)
......
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