toshas osanseviero HF staff commited on
Commit
ff28192
1 Parent(s): 0f05329

Link model repository to the Space (#2)

Browse files

- Link model repository to the Space (866cd1ece4ff35f5e53f0dd17e307f31f1c7d834)


Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -0
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)