Stable-X commited on
Commit
51a21b5
·
verified ·
1 Parent(s): 9cd825c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -124,8 +124,8 @@ with gr.Blocks(css="footer {visibility: hidden}") as demo:
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/bytedance/Hi3DGen" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
128
- <img src="https://img.shields.io/github/stars/bytedance/Hi3DGen?label=GitHub%20%E2%98%85&logo=github&color=C8C" alt="badge-github-stars">
129
  </a>
130
  <a title="Social" href="https://x.com/ychngji6" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
131
  <img src="https://www.obukhov.ai/img/badges/badge-social.svg" alt="social">
 
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;">
128
+ <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">
129
  </a>
130
  <a title="Social" href="https://x.com/ychngji6" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
131
  <img src="https://www.obukhov.ai/img/badges/badge-social.svg" alt="social">