Option to show batch img2img results in UI #14009
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
add settings
Settings > img2img > Show the first N batch img2img results in UI
this option allows the user to control the amount of images to return to the UI when performing batch img2img
images up to is it amount will be shown when performing batch img2img, this prevents webui from trying to display too many images and having to keep them all in memory
this is similar to how extras tab have an option to show resulting image
I've only noticed that there's no option to do this because there was an extension submission
AUTOMATIC1111/stable-diffusion-webui-extensions#231
from my testing gen info should be correct
and should works with script, tested with XYZ grid
default set to 32 images
set 0 to disable, -1 for unlimited
Screenshots/videos
outdated
add option to show batch img2img results in UI, default disabled
Screenshots/videos:
Checklist: