vulus98 commited on
Commit
84886ae
·
verified ·
1 Parent(s): 2ab5e04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ library_name: diffusers
24
  <a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
25
  <img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
26
  </a>
27
- <a title="License" href="https://github.com/CompVis/stable-diffusion/blob/main/LICENSE"
28
  target="_blank" rel="noopener noreferrer" style="display: inline-block;">
29
  <img src="https://img.shields.io/badge/License-CreativeML%20OpenRAIL-7C3AED" alt="License">
30
  </a>
@@ -38,7 +38,7 @@ described in our paper:
38
  ## Model Details
39
  - **Developed by:** [Vukasin Bozic](https://vulus98.github.io/), [Isidora Slavkovic](linkedin.com/in/isidora-slavkovic), [Dominik Narnhofer](https://scholar.google.com/citations?user=tFx8AhkAAAAJ&hl=en), [Nando Metzger](https://nandometzger.github.io/), [Denis Rozumny](https://rozumden.github.io/), [Konrad Schindler](https://scholar.google.com/citations?user=FZuNgqIAAAAJ), [Nikolai Kalischek](https://scholar.google.com/citations?user=XwzlnZoAAAAJ&hl=de).
40
  - **Model type:** Generative latent diffusion-based one-step scale-invariant monocular panoramic depth estimation from a single ERP image.
41
- - **License:** [CreativeML OpenRAIL License](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE).
42
  - **Model Description:** This model can be used to generate an estimated depth map of a panoramic input image.
43
  - **Resolution**: The model is designed to support large resolutions up to 3K.
44
  - **Steps and scheduler**: This model works in a swift, one-step regime.
 
24
  <a title="arXiv" href="https://arxiv.org/abs/2505.09358" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
25
  <img src="https://img.shields.io/badge/%F0%9F%93%84%20Read%20-Paper-AF3436" alt="arXiv">
26
  </a>
27
+ <a title="License" href="LICENSE"
28
  target="_blank" rel="noopener noreferrer" style="display: inline-block;">
29
  <img src="https://img.shields.io/badge/License-CreativeML%20OpenRAIL-7C3AED" alt="License">
30
  </a>
 
38
  ## Model Details
39
  - **Developed by:** [Vukasin Bozic](https://vulus98.github.io/), [Isidora Slavkovic](linkedin.com/in/isidora-slavkovic), [Dominik Narnhofer](https://scholar.google.com/citations?user=tFx8AhkAAAAJ&hl=en), [Nando Metzger](https://nandometzger.github.io/), [Denis Rozumny](https://rozumden.github.io/), [Konrad Schindler](https://scholar.google.com/citations?user=FZuNgqIAAAAJ), [Nikolai Kalischek](https://scholar.google.com/citations?user=XwzlnZoAAAAJ&hl=de).
40
  - **Model type:** Generative latent diffusion-based one-step scale-invariant monocular panoramic depth estimation from a single ERP image.
41
+ - **License:** [CreativeML OpenRAIL License](LICENSE).
42
  - **Model Description:** This model can be used to generate an estimated depth map of a panoramic input image.
43
  - **Resolution**: The model is designed to support large resolutions up to 3K.
44
  - **Steps and scheduler**: This model works in a swift, one-step regime.