stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Skip button broken, crashes the generations completely, but seems to depend a bit when you push it
Describe the bug Skip button broken, crashes the generations completely, but seems to depend a bit when you push it
To Reproduce Steps to reproduce the behavior:
- Go to 'txt2image'
- generate some images, I used "high rez fix" , in case it's related
- I used euler_a
- set batch count to 4
- press skip on for example the 2nd generation of 4
Expected behavior skip that generation and continue with the rest
error : File "J:\automatic1\stable-diffusion-webui\modules\processing.py", line 405, in process_images samples_ddim = samples_ddim.to(devices.dtype_vae) AttributeError: 'NoneType' object has no attribute 'to'
i have same issue with skip button Repro
1 prompt 2 use higres.fix 3 generate 4 skip in first pass
@smoke2007 reopen or create a new issue if not fixed