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
c67a4793
Commit
c67a4793
authored
Mar 13, 2025
by
icecraft
Browse files
fix: import ppstruture error
parent
6aa1d88b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
magic_pdf/model/sub_modules/table/tablemaster/tablemaster_paddle.py
...model/sub_modules/table/tablemaster/tablemaster_paddle.py
+1
-0
No files found.
magic_pdf/model/sub_modules/table/tablemaster/tablemaster_paddle.py
View file @
c67a4793
...
@@ -2,6 +2,7 @@ import os
...
@@ -2,6 +2,7 @@ import os
import
cv2
import
cv2
import
numpy
as
np
import
numpy
as
np
from
paddleocr
import
PaddleOCR
from
ppstructure.table.predict_table
import
TableSystem
from
ppstructure.table.predict_table
import
TableSystem
from
ppstructure.utility
import
init_args
from
ppstructure.utility
import
init_args
from
PIL
import
Image
from
PIL
import
Image
...
...
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