Save intermediate images during the sampling process. You can also make videos from the intermediate images.
 
 
Go to file
AlUlkesh 679c7cdd24 Video: support for batch size > 1, #12 2023-01-13 01:12:53 +01:00
images Added Make a video file 2023-01-12 22:16:15 +01:00
scripts Video: support for batch size > 1, #12 2023-01-13 01:12:53 +01:00
.gitignore Initial commit 2022-12-16 01:38:35 +01:00
LICENSE unlicense 2022-12-16 01:36:01 +01:00
README.md Fixed image formatting 2023-01-12 22:18:57 +01:00

README.md

Stable Diffusion Save intermediate images extension

A custom extension for AUTOMATIC1111/stable-diffusion-webui that implements saving intermediate images.

Installation

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

Limitations

Does not work with DDIM and PLMS

Output

Once the image generation begins, the intermediate images will start saving in a directory under a new \outputs(txt2img or img2img)-images\intermediates directory.

Please be aware that Image creation progress preview mode in the webui's settings affects how the intermediate images are created.

You can almost make a video out of the intermediate images: