MultiDiffusion icon indicating copy to clipboard operation
MultiDiffusion copied to clipboard

Some implementation missing from diffusers pipeline

Open jloveric opened this issue 1 year ago • 0 comments

Brought this issue up with the diffusers team and maybe someone here wants to pick it up https://github.com/huggingface/diffusers/issues/9802 Basically, only the panorama technique is implemented in the diffusers pipeline, not the multiprompt generation (and maybe not the controlnet?)...

Also, here is the existing capability, built into diffusers, listed on the huggingface page https://huggingface.co/docs/diffusers/v0.15.0/en/api/pipelines/stable_diffusion/panorama

Maybe a better technique has been developed and perhaps that is why these hasn't been implemented their (this one seemed pretty simple and useful though!)

jloveric avatar Nov 01 '24 17:11 jloveric