haodongli commited on
Commit
3e42be9
1 Parent(s): eeebec7

update github

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -109,6 +109,8 @@ def run_demo_server():
109
  <a title="Social" href="https://x.com/haodongli00/status/1839524569058582884" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
110
  <img src="https://www.obukhov.ai/img/badges/badge-social.svg" alt="social">
111
  </a>
 
 
112
  """
113
  )
114
  with gr.Tabs(elem_classes=["tabs"]):
 
109
  <a title="Social" href="https://x.com/haodongli00/status/1839524569058582884" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
110
  <img src="https://www.obukhov.ai/img/badges/badge-social.svg" alt="social">
111
  </a>
112
+ <br>
113
+ <strong>Please consider starring <span style="color: orange">&#9733;</span> the <a href="https://github.com/EnVision-Research/Lotus" target="_blank" rel="noopener noreferrer">GitHub Repo</a> if you find this useful!</strong>
114
  """
115
  )
116
  with gr.Tabs(elem_classes=["tabs"]):