haodongli commited on
Commit
e2ac6fb
1 Parent(s): 02075c2

update github

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -108,6 +108,8 @@ def run_demo_server():
108
  <a title="Social" href="https://x.com/haodongli00/status/1839524569058582884" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
109
  <img src="https://www.obukhov.ai/img/badges/badge-social.svg" alt="social">
110
  </a>
 
 
111
  """
112
  )
113
  with gr.Tabs(elem_classes=["tabs"]):
 
108
  <a title="Social" href="https://x.com/haodongli00/status/1839524569058582884" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
109
  <img src="https://www.obukhov.ai/img/badges/badge-social.svg" alt="social">
110
  </a>
111
+ <br>
112
+ <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>
113
  """
114
  )
115
  with gr.Tabs(elem_classes=["tabs"]):