stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Choose a fixed amount of images to generate
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
Allow users to choose a fixed amount of images without using generate forever and batch.
Proposed workflow
- Go to .... text to image maybe on others as well
- type in a number or use the slider to choose how many images to generate maybe a max of 100 on the slider or more.
- possibly have a progress bar of how many images have been generated so far.
Additional information
No response
there's a custom scripts that does it: https://gist.github.com/camenduru/9ec5f8141db9902e375967e93250860f
there's a custom scripts that does it: https://gist.github.com/camenduru/9ec5f8141db9902e375967e93250860f
AWESOME!! I love the power of scripts! Thank you! :D