Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -179,7 +179,7 @@ def run_demo_server(pipe):
|
|
| 179 |
) as demo:
|
| 180 |
gr.HTML(
|
| 181 |
"""
|
| 182 |
-
<h1>⇆ Marigold-DC: Zero-Shot Monocular Depth Completion with Guided Diffusion</h1>
|
| 183 |
<p align="center">
|
| 184 |
<a title="Website" href="https://MarigoldDepthCompletion.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
| 185 |
<img src="https://img.shields.io/badge/%F0%9F%A4%8D%20Project%20-Website-blue" alt="Website Badge">
|
|
|
|
| 179 |
) as demo:
|
| 180 |
gr.HTML(
|
| 181 |
"""
|
| 182 |
+
<h1>⇆ Marigold-DC: Zero-Shot Monocular Depth Completion with Guided Diffusion (ICCV 2025)</h1>
|
| 183 |
<p align="center">
|
| 184 |
<a title="Website" href="https://MarigoldDepthCompletion.github.io/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
|
| 185 |
<img src="https://img.shields.io/badge/%F0%9F%A4%8D%20Project%20-Website-blue" alt="Website Badge">
|