A custom extension for AUTOMATIC1111/stable-diffusion-webui that implements saving intermediate images.
The extension can be installed directly from within the Extensions tab within the Webui.
You can also install it manually by running the following command from within the webui directory:
git clone https://github.com/AlUlkesh/sd_save_intermediate_images/ extensions/sd_save_intermediate_images
Once the image generation begins, the intermediate images will start saving in a directory under a new \outputs(txt2img or img2img)-images\intermediates directory.
Does not work with DDIM and PLMS