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

Only able to generate part of the panorama #9

Open greentfrapp opened 1 year ago

greentfrapp commented 1 year ago

Hi, I tried running the Google Colab but I'm getting only part of the panorama generated (see below).

Is there a specific version of diffusers required?

image

greentfrapp commented 1 year ago

Update: This seems to work with diffusers==0.16.0 in the Google Colab notebook