Spaces:
Running
on
Zero
Running
on
Zero
Link model repository to the Space
#2
by
osanseviero
- opened
README.md
CHANGED
@@ -8,6 +8,8 @@ sdk_version: 3.44.4
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: cc-by-sa-4.0
|
|
|
|
|
11 |
---
|
12 |
|
13 |
This is a demo of the monocular depth estimation pipeline, described in the paper titled ["Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation"](https://arxiv.org/abs/2312.02145)
|
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: cc-by-sa-4.0
|
11 |
+
models:
|
12 |
+
- Bingxin/Marigold
|
13 |
---
|
14 |
|
15 |
This is a demo of the monocular depth estimation pipeline, described in the paper titled ["Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation"](https://arxiv.org/abs/2312.02145)
|