Adapter commited on
Commit
e021351
1 Parent(s): 35ca69c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -90,7 +90,7 @@ url = "https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/org_
90
  image = load_image(url)
91
  image = zoe_depth(image, gamma_corrected=True, detect_resolution=512, image_resolution=1024)
92
  ```
93
- <a href="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/cond_depth_mid.png"><img width="480" style="margin:0;padding:0;" src="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/cond_depth_mid.png"/></a>
94
 
95
  - Generation
96
  ```py
@@ -107,4 +107,4 @@ gen_images = pipe(
107
  ).images[0]
108
  gen_images.save('out_zoe.png')
109
  ```
110
- <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>
 
90
  image = load_image(url)
91
  image = zoe_depth(image, gamma_corrected=True, detect_resolution=512, image_resolution=1024)
92
  ```
93
+ <a href="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/cond_depth_zeo.png"><img width="480" style="margin:0;padding:0;" src="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/cond_depth_zeo.png"/></a>
94
 
95
  - Generation
96
  ```py
 
107
  ).images[0]
108
  gen_images.save('out_zoe.png')
109
  ```
110
+ <a href="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/res_depth_zeo.png"><img width="480" style="margin:0;padding:0;" src="https://huggingface.co/Adapter/t2iadapter/resolve/main/figs_SDXLV1.0/res_depth_zeo.png"/></a>