ComfyBox icon indicating copy to clipboard operation
ComfyBox copied to clipboard

Specify widgets can receive parameters of a type and have presets for them

Open space-nuko opened this issue 2 years ago • 1 comments

For example it's pretty common for many workflows to have positive/negative conditioning boxes. So I could tag one with PositivePrompt and then look through my prompt history for something to put into there, so long as the workflow supports a positive/negative prompt.

Requires saving the tag with the widget node but it's doable.

space-nuko avatar May 10 '23 17:05 space-nuko

These should go on UI widgets specifically, not backend nodes, because there could be some inner processing that runs between the two.

space-nuko avatar May 13 '23 06:05 space-nuko