Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks(css="footer {visibility: hidden}") as demo:
|
|
121 |
<a title="Website" href="https://stable-x.github.io/Hi3DGen/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
122 |
<img src="https://www.obukhov.ai/img/badges/badge-website.svg">
|
123 |
</a>
|
124 |
-
<a title="arXiv" href="" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
125 |
<img src="https://www.obukhov.ai/img/badges/badge-pdf.svg">
|
126 |
</a>
|
127 |
<a title="Github" href="https://github.com/Stable-X/Hi3DGen" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
|
|
121 |
<a title="Website" href="https://stable-x.github.io/Hi3DGen/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
122 |
<img src="https://www.obukhov.ai/img/badges/badge-website.svg">
|
123 |
</a>
|
124 |
+
<a title="arXiv" href="https://stable-x.github.io/Hi3DGen/hi3dgen_paper.pdf" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
125 |
<img src="https://www.obukhov.ai/img/badges/badge-pdf.svg">
|
126 |
</a>
|
127 |
<a title="Github" href="https://github.com/Stable-X/Hi3DGen" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|