Update README.md
Browse files
README.md
CHANGED
@@ -2,10 +2,11 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
tags:
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
9 |
---
|
10 |
|
11 |
# T2I-Adapter-SDXL - Depth-MiDaS
|
@@ -110,4 +111,4 @@ gen_images = pipe(
|
|
110 |
).images[0]
|
111 |
gen_images.save('out_mid.png')
|
112 |
```
|
113 |
-
<a href="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/res_depth_mid.png"><img width="480" style="margin:0;padding:0;" src="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/res_depth_mid.png"/></a>
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
4 |
tags:
|
5 |
+
- art
|
6 |
+
- t2i-adapter
|
7 |
+
- image-to-image
|
8 |
+
- stable-diffusion-xl-diffusers
|
9 |
+
- stable-diffusion-xl
|
10 |
---
|
11 |
|
12 |
# T2I-Adapter-SDXL - Depth-MiDaS
|
|
|
111 |
).images[0]
|
112 |
gen_images.save('out_mid.png')
|
113 |
```
|
114 |
+
<a href="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/res_depth_mid.png"><img width="480" style="margin:0;padding:0;" src="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/res_depth_mid.png"/></a>
|