Add 'Random Seed' to Grid Generator's Seed field
Feature Idea
I would like to add a 'Random Seed' button (or just 'Random') beside the 'Examples' button in the Seed field, which would generate a random seed value in the box, comma separated for each time you hit it.
I realize you can use -1 in the field to generate the grid with random seeds, but this generates random seeds for every image in the grid.
Other
No response
Hi! I would like to work on this ticket if it's still open, and would like some clarification on this feature.
-
May I know what is the example use-case / scenario for this feature, just so that I can better understand the requirement? Why does the current behaviour not support that use-case / scenario?
-
May I know where is the 'Examples' button? From what I understand, the seed is under the Generate tab > Core Parameters > Seed. Is it this one?
-
Can I clarify further on what is the expected behaviour? From what I understand, the expected behaviour is that the Seed field can take in more than one number, which is comma separated (e.g. '20,44,512'), it will then generate the images based on these seeds. In the case of '20,44,512', what happens if the number of images is 5? Will the images generated be of seed 20, 44, 512, 513, 514?
-
Lastly, can I clarify that this is adding a new button, and not changing the behaviour of the dice button (which will set the seed to -1)?
Thank you!