houyuanchen111 commited on
Commit
dd0823d
·
1 Parent(s): 0c84f0b

update_github

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ with gr.Blocks(css="footer {visibility: hidden}") as demo:
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" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
201
  <img src="https://img.shields.io/badge/Github-Page-black" alt="badge-github-stars">
202
  </a>
203
 
 
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;">
201
  <img src="https://img.shields.io/badge/Github-Page-black" alt="badge-github-stars">
202
  </a>
203