update github
Browse files
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">★</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"]):
|