ComfyBox
ComfyBox copied to clipboard
Specify widgets can receive parameters of a type and have presets for them
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.
These should go on UI widgets specifically, not backend nodes, because there could be some inner processing that runs between the two.