algohunt commited on
Commit
fdf89aa
·
1 Parent(s): 6189357
Files changed (1) hide show
  1. app.py +3 -3
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="https://stable-x.github.io/Hi3DGen/hi3dgen_paper.pdf" 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/Stable-X/Hi3DGen" 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
 
 
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