stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: Choose a fixed amount of images to generate

Open ICodeDiffusion opened this issue 2 years ago • 1 comments

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

  1. Go to .... text to image maybe on others as well
  2. 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.
  3. possibly have a progress bar of how many images have been generated so far.

Additional information

No response

ICodeDiffusion avatar Mar 03 '23 14:03 ICodeDiffusion

there's a custom scripts that does it: https://gist.github.com/camenduru/9ec5f8141db9902e375967e93250860f

ClashSAN avatar Mar 03 '23 16:03 ClashSAN

there's a custom scripts that does it: https://gist.github.com/camenduru/9ec5f8141db9902e375967e93250860f

AWESOME!! I love the power of scripts! Thank you! :D

ICodeDiffusion avatar Mar 03 '23 18:03 ICodeDiffusion