Replies: 1 comment
-
At every step it will "execute" both prompts and then average out the outputs. It's like AND on the a1111 ui if you are familiar with that. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
following the comfyui example,if i want to mix 2 controlnet (for example,if i want mix 2 canny controlnet
i will do like:
and the output result is close to what i imagined
but if i use the node ConditioningCombine like:
the result is strange,just like only use the condition_1
in short,ConditioningCombine's result is totally different from the way that connect 2 ControlNetApply together
maybe i am using it incorrectly,are these two ways the samething?
Beta Was this translation helpful? Give feedback.
All reactions