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
zhougaofeng
magic_pdf
Commits
a629fdf6
Commit
a629fdf6
authored
Nov 22, 2024
by
zhougaofeng
Browse files
Update ofd_parse.py
parent
c88b297c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
magic_pdf/parse/ofd_parse.py
magic_pdf/parse/ofd_parse.py
+1
-2
No files found.
magic_pdf/parse/ofd_parse.py
View file @
a629fdf6
...
@@ -3,8 +3,7 @@ import base64
...
@@ -3,8 +3,7 @@ import base64
import
os
import
os
from
magic_pdf.tools.ofd
import
OFD
from
magic_pdf.tools.ofd
import
OFD
from
loguru
import
logger
from
loguru
import
logger
from
magic_pdf.dict2md.ocr_vllm_client
import
PredictClient
,
compress_image
# from magic_pdf.dict2md.ocr_client import PredictClient,compress_image
import
configparser
import
configparser
from
magic_pdf.parse.pdf_client
import
ocrPdfClient
from
magic_pdf.parse.pdf_client
import
ocrPdfClient
import
html
import
html
...
...
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