MultiDiffusion
MultiDiffusion copied to clipboard
Paint-by-words code
Any idea when paint-by-words pipeline will be released? I implemented one myself at https://github.com/lukovnikov/diffusers/blob/paintbywords/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_multidiffusion_paintbywords.py but i don't know if I did it right.
Hi! the the code can be found here