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