|
|
@@ -54,7 +54,7 @@
|
|
|
font-family: 'Trebuchet MS', 'Lucida Sans Unicode',
|
|
|
'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
|
|
|
">
|
|
|
- MinerU 2: PDF Extraction Demo
|
|
|
+ MinerU 2.5: PDF Extraction Demo
|
|
|
</h1>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -88,7 +88,15 @@
|
|
|
<span style="color: white">Code</span>
|
|
|
</a>
|
|
|
</span>
|
|
|
-
|
|
|
+ <!-- Code Link. -->
|
|
|
+ <span class="link-block">
|
|
|
+ <a href="https://huggingface.co/opendatalab/MinerU2.5-2509-1.2B" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
|
|
|
+ <span class="icon" style="margin-right: 4px">
|
|
|
+ <i class="fas fa-archive" style="color: white; margin-right: 4px"></i>
|
|
|
+ </span>
|
|
|
+ <span style="color: white">Model</span>
|
|
|
+ </a>
|
|
|
+ </span>
|
|
|
<!-- arXiv Link. -->
|
|
|
<span class="link-block">
|
|
|
<a href="https://arxiv.org/abs/2409.18839" class="external-link button is-normal is-rounded is-dark" style="text-decoration: none; cursor: pointer">
|