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
When prompt editing, make sure a ClipTextEncode++ node is hooked up to one KSampler, not multiple KSamplers. That's because it retrieves the total number of steps from it to generate the corresponding conditionings for prompt editing. A workaround is to duplicate the ClipTextEncode++ node to use for another KSampler.
Documenting this behavior.
When prompt editing, make sure a ClipTextEncode++ node is hooked up to one KSampler, not multiple KSamplers. That's because it retrieves the total number of steps from it to generate the corresponding conditionings for prompt editing. A workaround is to duplicate the ClipTextEncode++ node to use for another KSampler.
Related issues: #97 #36
The text was updated successfully, but these errors were encountered: