Commit ·
2a43365
1
Parent(s): e717b76
ui: Paper card subtitle Blog -> arXiv (matches new arxiv URL)
Browse files
app.py
CHANGED
|
@@ -2524,7 +2524,7 @@ with gr.Blocks(
|
|
| 2524 |
<span class="resource-card-icon" aria-hidden="true">
|
| 2525 |
<svg viewBox="0 0 24 24" role="img" focusable="false"><path d="M6 2.5h8.2L19 7.3v14.2H6V2.5Zm8 1.9v3.2h3.2L14 4.4ZM8.1 9.8h8.8V8.4H8.1v1.4Zm0 3.3h8.8v-1.4H8.1v1.4Zm0 3.3h6.4V15H8.1v1.4Z"/></svg>
|
| 2526 |
</span>
|
| 2527 |
-
<span class="resource-card-text"><strong>Paper</strong><small>
|
| 2528 |
</a>
|
| 2529 |
<a class="resource-card" href="{CODE_URL}" target="_blank" rel="noopener noreferrer">
|
| 2530 |
<span class="resource-card-icon" aria-hidden="true">
|
|
|
|
| 2524 |
<span class="resource-card-icon" aria-hidden="true">
|
| 2525 |
<svg viewBox="0 0 24 24" role="img" focusable="false"><path d="M6 2.5h8.2L19 7.3v14.2H6V2.5Zm8 1.9v3.2h3.2L14 4.4ZM8.1 9.8h8.8V8.4H8.1v1.4Zm0 3.3h8.8v-1.4H8.1v1.4Zm0 3.3h6.4V15H8.1v1.4Z"/></svg>
|
| 2526 |
</span>
|
| 2527 |
+
<span class="resource-card-text"><strong>Paper</strong><small>arXiv</small></span>
|
| 2528 |
</a>
|
| 2529 |
<a class="resource-card" href="{CODE_URL}" target="_blank" rel="noopener noreferrer">
|
| 2530 |
<span class="resource-card-icon" aria-hidden="true">
|