ComfyUI users seek one-click ControlNet toggle for faster iteration
A Stable Diffusion practitioner proposed a single-switch UI control to enable or disable ControlNet preprocessing on the fly, streamlining the trial-and-error loop for image generation workflows.
A Stable Diffusion user posted a mockup this week asking whether a one-click ControlNet on/off toggle could be built into ComfyUI. The proposed switch would let artists flip ControlNet preprocessing on and off mid-workflow without rewiring nodes or duplicating branches.
The request surfaced in a community thread that included a hand-drawn interface sketch. The user's diagram shows a hypothetical toggle positioned near the ControlNet preprocessor node, suggesting a UI element that would bypass the entire ControlNet stack when flipped to "no" and re-enable it when flipped back to "yes."
Workflow friction
ControlNet workflows often involve multiple preprocessing steps—edge detection, depth estimation, pose extraction—that add seconds or minutes to each generation pass. Practitioners testing prompts or seed variations frequently want to compare outputs with and without spatial guidance, but toggling that behavior today means either duplicating node chains or manually disconnecting cables. A single switch would collapse that friction into one click.
ComfyUI's architecture already supports conditional execution through primitive nodes and reroute logic, so the technical path exists. Whether a custom node developer picks up the idea or the core team folds it into a future release remains an open question.
