You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most ControlNet models should run on both conditional and unconditional sides, except in guess mode where they only run on the conditional side.
Controlnet 1.1 Shuffle model should only run on the conditional side all the time, whether in guess mode or not. It looks like the current controlnet pipeline doesn't handle that.