What's the correct way to use combinatorials for negative prompts? #66
Answered
by
adieyal
TiagoTiago
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
adieyal
Nov 18, 2022
Replies: 1 comment 2 replies
-
Unfortunately you can't. Automatic1111 doesn't allow multiple negative prompts. To get around this we change the negative prompt for every batch which helps with random but not with combinatorial. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
adieyal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately you can't. Automatic1111 doesn't allow multiple negative prompts. To get around this we change the negative prompt for every batch which helps with random but not with combinatorial.