stable-diffusion-webui
stable-diffusion-webui copied to clipboard
No grid if n_iter == 1
As I send every saved image to a discord channel, I don't want a grid for n_iter == 1 because it causes duplicates. Don't know if this code is clean but it works for me.