Update app.py
Browse files
app.py
CHANGED
|
@@ -252,13 +252,13 @@ header = """
|
|
| 252 |
margin: 0;
|
| 253 |
font-family: 'Trebuchet MS', 'Lucida Sans Unicode',
|
| 254 |
'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
|
| 255 |
-
">MinerU 2.5:PDF Extraction Demo</h1></div></div><p style="
|
| 256 |
margin: 0;
|
| 257 |
line-height: 1.6rem;
|
| 258 |
font-size: 16px;
|
| 259 |
color: #fafafa;
|
| 260 |
opacity: 0.8;
|
| 261 |
-
">A one-stop,open-source,high-quality data extraction tool that supports converting PDF to Markdown and JSON.<
|
| 262 |
"""
|
| 263 |
|
| 264 |
|
|
|
|
| 252 |
margin: 0;
|
| 253 |
font-family: 'Trebuchet MS', 'Lucida Sans Unicode',
|
| 254 |
'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
|
| 255 |
+
">MinerU 2.5 Plus:PDF Extraction Demo</h1></div></div><p style="
|
| 256 |
margin: 0;
|
| 257 |
line-height: 1.6rem;
|
| 258 |
font-size: 16px;
|
| 259 |
color: #fafafa;
|
| 260 |
opacity: 0.8;
|
| 261 |
+
">A one-stop,open-source,high-quality data extraction tool that supports converting PDF to Markdown and JSON.</body></html>
|
| 262 |
"""
|
| 263 |
|
| 264 |
|