This is an automated archive made by the Lemmit Bot.

The original was posted on /r/stablediffusion by /u/elezet4 on 2024-11-17 14:52:51+00:00.


Hi,

I just published the ComfyUI-Interactive nodes.

Several “Interactive Selector” nodes may be plugged into an “Interactive Switch”. Selector nodes contain a button that the user can press to select that path of execution and continue execution.

When a single “Interactive Selector” node is plugged into an “Interactive Switch” node, it can be used to disable or enable paths of the workflow.

These nodes do not require auto-enqueue but need an empty queue to work, so that ComfyUI is responsive.

Video tutorial:

How to install:

  • From ComfyUI Manager, look for ComfyUI-Interactive
  • From GitHub:

Example workflows:

  • Simple setup:
  • Setup with parameters:
  • Select subject, then select style, then select color (requires Anything everywhere nodes):
  • 5-step sampling preview, then click a button to do a 20-step sampling, then click a button to save results:

Click buttons in the workflow to choose different paths, the "Select" buttons make the workflow move forward

Enjoy and let me know how this feels!

Cheers!