Spaces:
Running
on
Zero
Running
on
Zero
houyuanchen111
commited on
Commit
·
ca9bcd2
1
Parent(s):
c07f809
app
Browse files
app.py
CHANGED
@@ -194,7 +194,7 @@ with gr.Blocks(css="footer {visibility: hidden}") as demo:
|
|
194 |
<a title="Website" href="https://houyuanchen111.github.io/lino.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
195 |
<img src="https://www.obukhov.ai/img/badges/badge-website.svg">
|
196 |
</a>
|
197 |
-
<a title="arXiv" href="" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
198 |
<img src="https://www.obukhov.ai/img/badges/badge-pdf.svg">
|
199 |
</a>
|
200 |
<a title="Github" href="https://github.com/houyuanchen111/LINO_UniPS" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
|
|
194 |
<a title="Website" href="https://houyuanchen111.github.io/lino.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
195 |
<img src="https://www.obukhov.ai/img/badges/badge-website.svg">
|
196 |
</a>
|
197 |
+
<a title="arXiv" href="http://arxiv.org/pdf/2506.18882" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
198 |
<img src="https://www.obukhov.ai/img/badges/badge-pdf.svg">
|
199 |
</a>
|
200 |
<a title="Github" href="https://github.com/houyuanchen111/LINO_UniPS" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|