Skip to content

Jopezzia/sd_save_intermediate_images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

Limitations

Does not work with DDIM and PLMS

About

Save intermediate images during the sampling process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%