omerbt / MultiDiffusion

Official Pytorch Implementation for "MultiDiffusion: Fusing Diffusion Paths for Controlled Image Generation" presenting "MultiDiffusion" (ICML 2023)
https://multidiffusion.github.io/
979 stars 57 forks source link

Ablation to Scheduler/Guidance Scale? #23

Open JulianKnodt opened 1 year ago

JulianKnodt commented 1 year ago

Since multidiffusion is just a diffusion process, did you ever compare it with different choices of schedulers and guidance scales? If you increase the guidance scale, can you get an with very little content variation, but still smoothly interpolates between different regions?