Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
56b0e18b
Unverified
Commit
56b0e18b
authored
Dec 12, 2024
by
Xiaomeng Zhao
Committed by
GitHub
Dec 12, 2024
Browse files
Merge pull request #1268 from icecraft/fix/classify
parents
bdacf291
712d7d4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
magic_pdf/tools/common.py
magic_pdf/tools/common.py
+1
-1
No files found.
magic_pdf/tools/common.py
View file @
56b0e18b
...
@@ -186,7 +186,7 @@ def do_parse(
...
@@ -186,7 +186,7 @@ def do_parse(
image_writer
,
debug_mode
=
True
,
lang
=
lang
image_writer
,
debug_mode
=
True
,
lang
=
lang
)
)
else
:
else
:
pipe_result
=
infer_result
.
pipe_
txt
_mode
(
pipe_result
=
infer_result
.
pipe_
ocr
_mode
(
image_writer
,
debug_mode
=
True
,
lang
=
lang
image_writer
,
debug_mode
=
True
,
lang
=
lang
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment