A custom extension for AUTOMATIC1111/stable-diffusion-webui to add the image's number and other info to its picture in the grid.
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.
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.
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