rgthree-comfy icon indicating copy to clipboard operation
rgthree-comfy copied to clipboard

[Feature Request] Ksampler that takes Context

Open lauranaujokat opened this issue 2 years ago • 1 comments

It'd be awesome to have a Ksampler that can directly take context as an input, like with the pipe from impact pack.

lauranaujokat avatar Dec 26 '23 16:12 lauranaujokat

Yea, I've been debating this myself. The initial goal of the Context nodes was to have them work out of the box with any and all other nodes. I have been considering context inputs/outputs, but I'm turned off from wrapping all other nodes to allow Context.

However, while I grapple with that decision, there is an easy shortcut you may not know about, making it easy to connect all of a context to a KSampler and others. If you pull the CONTEXT output onto another node, it will connect all it's matching outputs to open inputs; and if you hold CTRL at the same time, it'll connect ALL matching outputs (and disconnect any others).

https://github.com/rgthree/rgthree-comfy/assets/476360/0e3b5823-6321-4f6b-bdc5-e84041988ea1

rgthree avatar Dec 28 '23 15:12 rgthree