Shane922 commited on
Commit
46a6c3d
·
1 Parent(s): 04d02fa

update info

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("### Video Depth Prediction demo. If you find this work useful, please consider ⭐ 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):
 
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):