Spaces:
Running
on
L40S
Running
on
L40S
update info
Browse files
app.py
CHANGED
@@ -94,7 +94,7 @@ def construct_demo():
|
|
94 |
with gr.Blocks(analytics_enabled=False) as demo:
|
95 |
gr.Markdown(title)
|
96 |
gr.Markdown(description)
|
97 |
-
gr.Markdown("###
|
98 |
|
99 |
with gr.Row(equal_height=True):
|
100 |
with gr.Column(scale=1):
|
|
|
94 |
with gr.Blocks(analytics_enabled=False) as demo:
|
95 |
gr.Markdown(title)
|
96 |
gr.Markdown(description)
|
97 |
+
gr.Markdown("### If you find this work useful, please help ⭐ the [\[Github Repo\]](https://github.com/DepthAnything/Video-Depth-Anything). Thanks for your attention!")
|
98 |
|
99 |
with gr.Row(equal_height=True):
|
100 |
with gr.Column(scale=1):
|