Open rhdunn opened 2 weeks ago
The Fast Bypasser (rgthree)
( https://github.com/rgthree/rgthree-comfy ), already allows to do this.
You just need to connect any output from the node you want to bypass. And you can control as many nodes as you want.
And it has extra features. You can set it up so that allways one
of the connected nodes is enabled ( not bypassed ).
This is very useful for selecting ControlNet Preprocessors. This way you can change the Preprocessor with just 1 click.
By the way, you will not need to use Fast Bypasser (rgthree)
for Lora loaders.
For that you can use the Power Lora Loader (rgthree)
You can add as many loras as you want, and toggle them individually or globally !
Ah yes, the rgthree nodes won't work for terminal nodes.
I would be nice to have native solution for this.
As for extensions, maybe this one could help: https://github.com/chrisgoringe/cg-controller
It allows you to duplicate any node in floating windows, which you can place wherever you want in the graph canvas.
By clicking on the node header you can collapse it. And you also have a button ( on the left ), to mute / bypass.
It's very flexible, you can use it to create a "remote control" to bypass all the image nodes in the workflow.
@rhdunn In rgthree there are also Fast Groups Bypasser
and Fast Groups Muter
if you need to bypass or mute entire groups. And there is even an option to enable buttons on groups for bypassing and muting.
https://github.com/user-attachments/assets/005fe300-9585-47af-8f9c-947ab1378d19
I was about to suggest cg-controller as well!
https://github.com/user-attachments/assets/aa3a911f-59a5-44c1-9309-72c66806b57f
You can also create a "category" if you use the same group name for different nodes
https://github.com/user-attachments/assets/4cd1859e-34f2-47e7-8280-9058c4fc2f9b
Is there an existing issue for this?
What would your feature do ?
When developing combined workflows it is often the case that sections of the workflow are unused in different configurations. Examples are:
In these cases it can be useful to:
Proposed workflow
Additional information
No response