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
83b965b7
Commit
83b965b7
authored
Jun 09, 2025
by
myhloli
Browse files
refactor: update VLM model paths to version 2.0
parent
4359b36f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
mineru/utils/enum_class.py
mineru/utils/enum_class.py
+2
-2
No files found.
mineru/utils/enum_class.py
View file @
83b965b7
...
@@ -53,8 +53,8 @@ class ModelPath:
...
@@ -53,8 +53,8 @@ class ModelPath:
unimernet_small
=
"models/MFR/unimernet_hf_small_2503"
unimernet_small
=
"models/MFR/unimernet_hf_small_2503"
pytorch_paddle
=
"models/OCR/paddleocr_torch"
pytorch_paddle
=
"models/OCR/paddleocr_torch"
layout_reader
=
"models/ReadingOrder/layout_reader"
layout_reader
=
"models/ReadingOrder/layout_reader"
vlm_root_hf
=
"opendatalab/MinerU
-VLM-1.0
"
vlm_root_hf
=
"opendatalab/MinerU
2.0-2505-0.9B
"
vlm_root_modelscope
=
"OpenDataLab/MinerU
-VLM-1.0
"
vlm_root_modelscope
=
"OpenDataLab/MinerU
2.0-2505-0.9B
"
class
SplitFlag
:
class
SplitFlag
:
...
...
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