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

Demo tweaks #26

Closed dribnet closed 11 months ago

dribnet commented 11 months ago

Here are a few changes I added that might be useful for others. These are all in separate commits, so feel free to cherry-pick or I'm happy to redo this request removing anything unwanted.

omerbt commented 11 months ago

Looks good, thanks!