stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Skip button broken, crashes the generations completely, but seems to depend a bit when you push it

Open smoke2007 opened this issue 2 years ago • 1 comments

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:

  1. Go to 'txt2image'
  2. generate some images, I used "high rez fix" , in case it's related
  3. I used euler_a
  4. set batch count to 4
  5. 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'

smoke2007 avatar Oct 18 '22 18:10 smoke2007

i have same issue with skip button Repro

1 prompt 2 use higres.fix 3 generate 4 skip in first pass

image

Rogal80 avatar Oct 18 '22 21:10 Rogal80

@smoke2007 reopen or create a new issue if not fixed

ClashSAN avatar Oct 27 '22 02:10 ClashSAN