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
17eba957
Commit
17eba957
authored
Jan 13, 2025
by
icecraft
Browse files
fix: fix import path
parent
44f68bce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
projects/web_demo/web_demo/api/analysis/pdf_ext.py
projects/web_demo/web_demo/api/analysis/pdf_ext.py
+1
-1
No files found.
projects/web_demo/web_demo/api/analysis/pdf_ext.py
View file @
17eba957
...
...
@@ -16,7 +16,7 @@ from magic_pdf.data.data_reader_writer import FileBasedDataWriter
from
magic_pdf.data.dataset
import
PymuDocDataset
from
magic_pdf.libs.json_compressor
import
JsonCompressor
from
magic_pdf.model.doc_analyze_by_custom_model
import
doc_analyze
from
magic_pdf.
model.
operators
import
InferenceResult
from
magic_pdf.operators
.models
import
InferenceResult
from
..extentions
import
app
,
db
from
.ext
import
find_file
...
...
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