Update README.md
#4
by
wcs990791
- opened
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 |
-
[](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 |
+
[](https://www.apache.org/licenses/LICENSE-2.0)
|