Batch option for some keywords and sampling models #3347
orionflame
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Isn't this same as Prompt matrix? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thx a lot didn't know this. But can you do the same for the sampling methods so i don't have to try them one by one like euler vs LMS vs Heun etc. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have an idea to basically have the ability to create combinations. So you will either have the option to batch by keywords or sampling models.
Sampling models is easy, it will just generate a different image using a different sampling model for each.
But for keywords, it won't use the main prompt keywords. It will be another textbox just for this. So you can type "blond girl with katana" in the main prompt and then type "nekro, beksinski, craig mullins" in the batch keywords where it will basically do [main prompt] + [new combination from the batch keywords]
so the combos would be like:
nekro
beksinski
craig mullins
nekro, beksinski
nekro, craig mullins
craig mullins, beksinski
nekro, beksinski, craig mullins
This way you can narrow down the style you want a lot faster.
What do you guys think about this?
Beta Was this translation helpful? Give feedback.
All reactions