sd-dynamic-prompts icon indicating copy to clipboard operation
sd-dynamic-prompts copied to clipboard

Random order for Combinatorial generation

Open adieyal opened this issue 1 year ago • 0 comments

Discussed in https://github.com/adieyal/sd-dynamic-prompts/discussions/323

Originally posted by andrepiara March 23, 2023 Hello! First of all, I want to thank you for all the hard work you’ve put into developing this project.

I have a suggestion for a new feature that I think would be useful. Would it be possible to add an option that allows for Combinatorial generations to be generated in a non-sequential order? Currently, when generating combinations with two variables (e.g. numbers and letters), the results are displayed in a predetermined sequence (e.g. 1a, 1b, 1c, 2a, 2b, 2c).

It would be great if there was an option to generate these combinations in a random order. The reason I’m requesting this feature is that when running large batches of combinations and stopping before completion, having the results generated in a random order would provide more diverse results, otherwise they would look very similar to each other.

Thank you for considering my request

adieyal avatar Mar 25 '23 06:03 adieyal