Spaces:
Running on A100
Running on A100
Update app.py
Browse files
app.py
CHANGED
|
@@ -1401,9 +1401,9 @@ with gr.Blocks(
|
|
| 1401 |
|
| 1402 |
gr.Markdown(
|
| 1403 |
"""
|
| 1404 |
-
<div style="padding: 1rem 0;">
|
| 1405 |
|
| 1406 |
-
<h1 style="margin-bottom: 0.25rem;">NuExtract3</h1>
|
| 1407 |
|
| 1408 |
<p style="font-size: 1.05rem; line-height: 1.6;">
|
| 1409 |
<strong>NuExtract3</strong> is a unified <strong>4B vision-language reasoning model</strong>
|
|
|
|
| 1401 |
|
| 1402 |
gr.Markdown(
|
| 1403 |
"""
|
| 1404 |
+
<div style="padding: 0.25rem 0 1rem 0;">
|
| 1405 |
|
| 1406 |
+
<h1 style="margin-top: 0; margin-bottom: 0.25rem;">NuExtract3</h1>
|
| 1407 |
|
| 1408 |
<p style="font-size: 1.05rem; line-height: 1.6;">
|
| 1409 |
<strong>NuExtract3</strong> is a unified <strong>4B vision-language reasoning model</strong>
|