Is it possible to have combinatorial batches generate in random order? #848
Unanswered
AmrKhalid666
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fantastic extension, but I have a question
Is it possible to randomize the order in which "Combinatorial Batches" generates the images? For example, I have character A, B, and C, it in my case it will generate all possible combinations with character A before moving onto character B, is it possible to make it instead randomize so for example one image could be A and then the other B for example?
I checked Q&A and found this has been previously solved, however the creator of the issue was using wildcards which I'm not, so I am confused on how to implement this on my end. (I am using {characterA|characterB|characterC} for example) Thanks
Beta Was this translation helpful? Give feedback.
All reactions