Upload images to be used in README file of diffusers SDXL reference community pipelines
#393
by
dimitribarbot
- opened
sdxl_reference_input_cat.jpg
is the input image for the SDXL reference pipelines.sdxl_reference_adain_canny_cat.png
is the output of the SDXL ControlNet Reference pipeline when using canny controlnet andreference_attn
isFalse
andreference_adain
isTrue
.sdxl_reference_attn_canny_cat.png
is the output of the SDXL ControlNet Reference pipeline when using canny controlnet andreference_attn
isTrue
andreference_adain
isFalse
.sdxl_reference_attn_adain_canny_cat.png
is the output of the SDXL ControlNet Reference pipeline when using canny controlnet andreference_attn
isTrue
andreference_adain
isTrue
.sdxl_reference_adain_dog.png
is the output of the SDXL Reference pipeline whenreference_attn
isFalse
andreference_adain
isTrue
.
See https://github.com/huggingface/diffusers/pull/9938 and https://github.com/huggingface/diffusers/pull/9893 for more information.
sayakpaul
changed pull request status to
merged
Thanks. Let's change the corresponding PRs accordingly.