Update README.md
Browse files![IMG_20241103_172201.jpg](https://cdn-uploads.huggingface.co/production/uploads/672782b613f888fa1bcddb4c/UJ1Iwc5WnVu3dqyp_RSQc.jpeg)
README.md
CHANGED
@@ -11,6 +11,10 @@ tags:
|
|
11 |
- zero-shot
|
12 |
- depth
|
13 |
- LCM
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# Marigold: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation
|
16 |
|
@@ -56,4 +60,4 @@ This work is licensed under the Apache License, Version 2.0 (as defined in the [
|
|
56 |
|
57 |
By downloading and using the code and model you agree to the terms in the [LICENSE](LICENSE.txt).
|
58 |
|
59 |
-
[![License](https://img.shields.io/badge/License-Apache--2.0-929292)](https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
11 |
- zero-shot
|
12 |
- depth
|
13 |
- LCM
|
14 |
+
base_model:
|
15 |
+
- nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
|
16 |
+
- mlx-community/nvidia_Llama-3.1-Nemotron-70B-Instruct-HF_4bit
|
17 |
+
- stabilityai/stable-diffusion-3.5-large
|
18 |
---
|
19 |
# Marigold: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation
|
20 |
|
|
|
60 |
|
61 |
By downloading and using the code and model you agree to the terms in the [LICENSE](LICENSE.txt).
|
62 |
|
63 |
+
[![License](https://img.shields.io/badge/License-Apache--2.0-929292)](https://www.apache.org/licenses/LICENSE-2.0)
|