basujindal / stable-diffusion

Optimized Stable Diffusion modified to run on lower GPU VRAM
Other
3.14k stars 469 forks source link

IndexError; shows out of bound #174

Open ray-tracer96024 opened 1 year ago

ray-tracer96024 commented 1 year ago

What am I doing wrong here?

error-github

Ryan-CodingExtraordinaire commented 1 year ago

I have also run into this, it goes away by reducing ddim_steps. For my computer with 4GB VRAM, less than 200 typically works. Additionally, I think reducing 'scale' helps but I have just barely gotten started with all this.