Spaces:
Running
on
L40S
Running
on
L40S
update arxiv link
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ video_depth_anything = video_depth_anything.to(DEVICE).eval()
|
|
54 |
|
55 |
title = "# Video Depth Anything"
|
56 |
description = """Official demo for **Video Depth Anything**.
|
57 |
-
Please refer to our [project page](https://videodepthanything.github.io/), and [github](https://github.com/DepthAnything/Video-Depth-Anything) for more details."""
|
58 |
|
59 |
|
60 |
@spaces.GPU
|
|
|
54 |
|
55 |
title = "# Video Depth Anything"
|
56 |
description = """Official demo for **Video Depth Anything**.
|
57 |
+
Please refer to our [paper](https://arxiv.org/abs/2501.12375), [project page](https://videodepthanything.github.io/), and [github](https://github.com/DepthAnything/Video-Depth-Anything) for more details."""
|
58 |
|
59 |
|
60 |
@spaces.GPU
|