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
ec3adde8
Commit
ec3adde8
authored
Jun 17, 2025
by
myhloli
Browse files
fix: remove unused import of ModelPath in vlm_analyze.py
parent
d58b24b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
mineru/backend/vlm/vlm_analyze.py
mineru/backend/vlm/vlm_analyze.py
+0
-1
No files found.
mineru/backend/vlm/vlm_analyze.py
View file @
ec3adde8
...
@@ -8,7 +8,6 @@ from mineru.utils.pdf_image_tools import load_images_from_pdf
...
@@ -8,7 +8,6 @@ from mineru.utils.pdf_image_tools import load_images_from_pdf
from
.base_predictor
import
BasePredictor
from
.base_predictor
import
BasePredictor
from
.predictor
import
get_predictor
from
.predictor
import
get_predictor
from
.token_to_middle_json
import
result_to_middle_json
from
.token_to_middle_json
import
result_to_middle_json
from
...utils.enum_class
import
ModelPath
from
...utils.models_download_utils
import
auto_download_and_get_model_root_path
from
...utils.models_download_utils
import
auto_download_and_get_model_root_path
...
...
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