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

Added option to preview Created images on batch completion.

Open HeyImKyu opened this issue 2 years ago • 3 comments

Added an option to preview created images on batch completion. To enable, set "Show image creation progress every N sampling steps." in settings to -1.

Tested with arguments --skip-torch-cuda-test --deepdanbooru --no-half-vae --api. Everything's ok.

HeyImKyu avatar Nov 02 '22 16:11 HeyImKyu

solves https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1683 https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3478 https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/724

ClashSAN avatar Nov 02 '22 20:11 ClashSAN

Would it be reasonable to change the default setting to be -1 as well?

stefnotch avatar Nov 02 '22 21:11 stefnotch

Would it be reasonable to change the default setting to be -1 as well?

I did not change the default setting because the preview creation takes a bit longer than if you didn't show them and that might be undesireable for some people. I don't know if i should be deciding this; Could someone give some feedback maybe?

HeyImKyu avatar Nov 03 '22 06:11 HeyImKyu