MultiDiffusion
MultiDiffusion copied to clipboard
A small problem in the diffusers.
Hello author, I found a small problem at line 466 of pipeline_stable_diffusion_panorama.py when using the StableDiffusionPanoramaPipeline from diffusers. Should the panorama_height in the judgment statement be changed to panorama_width?
I met the same problem