Spaces:
Runtime error
Runtime error
algohunt
commited on
Commit
·
fdf89aa
1
Parent(s):
6189357
app
Browse files
app.py
CHANGED
@@ -194,10 +194,10 @@ 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="
|
198 |
-
<img src="https://
|
199 |
</a>
|
200 |
-
<a title="Github" href="https://github.com/
|
201 |
<img src="https://img.shields.io/github/stars/Stable-X/Hi3DGen?label=GitHub%20%E2%98%85&logo=github&color=C8C" alt="badge-github-stars">
|
202 |
</a>
|
203 |
|
|
|
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://img.shields.io/badge/Github-Page-black">
|
199 |
</a>
|
200 |
+
<a title="Github" href="https://github.com/houyuanchen111/LiNo" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
201 |
<img src="https://img.shields.io/github/stars/Stable-X/Hi3DGen?label=GitHub%20%E2%98%85&logo=github&color=C8C" alt="badge-github-stars">
|
202 |
</a>
|
203 |
|