CompVis / stable-diffusion

A latent text-to-image diffusion model
https://ommer-lab.com/research/latent-diffusion-models/
Other
66.66k stars 9.98k forks source link

Error reported running img2img.py #412

Open QQQTAO opened 1 year ago

QQQTAO commented 1 year ago

This error was prompted when I ran the code using the instructions provided in readme.I'm hoping to get some help with this problem,thks. case

deschanel11 commented 1 year ago

Same!

msdkarimi commented 1 month ago

input image must be resized to be aligned with model. I resized to 512*512, it works for me.