Reference-only has shown be a very powerful mechanism for outpainting as well as image variation. We should investigate a bit how we can best support this in a modularized, library-friendly way in diffusers. Also I think we should try this out for SDXL.
Related links:
and
https://github.com/huggingface/diffusers/blob/main/examples/community/stable_diffusion_controlnet_reference.py
https://github.com/huggingface/diffusers/blob/main/examples/community/stable_diffusion_reference.py
@DN6 maybe this could be a first fun project for you
Reference-only has shown be a very powerful mechanism for outpainting as well as image variation. We should investigate a bit how we can best support this in a modularized, library-friendly way in
diffusers. Also I think we should try this out for SDXL.Related links:
and
https://github.com/huggingface/diffusers/blob/main/examples/community/stable_diffusion_controlnet_reference.py
https://github.com/huggingface/diffusers/blob/main/examples/community/stable_diffusion_reference.py
@DN6 maybe this could be a first fun project for you