Skip to content

AlUlkesh/sd_grid_add_image_number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Diffusion extension: Add the image's number and other info to its picture in the grid

A custom extension for AUTOMATIC1111/stable-diffusion-webui to add the image's number and other info to its picture in the grid.

Image number

After choosing a new grid option in the settings:

the individual image numbers are added on the grid:

This should make identifying the images, especially in larger batches, much easier.

X/Y/Z script info

After choosing this grid option in the settings:

X/Y/Z script info is being added on the grid:

This is availabe for every X/Y/Z option, which can be retrieved from the processing info (like "Checkpoint name") or from the options (like "Clip skip"). When in doubt, you can just try it out.

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_grid_add_image_number/ extensions/sd_grid_add_image_number

About

Add the image's number to its picture in the grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages