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

When will the code be released? #1

Open dawei03896 opened 1 year ago

dawei03896 commented 1 year ago

A wonderful work. When will the code be released?

omerbt commented 1 year ago

Thanks! the code for panorama generation is currently available in the repo, as well as integrated into diffusers :) The code for region-based generation will become available very soon!

Huaxingweichen commented 1 year ago

Hope to see your wonderful code of region-based generation soon!