ComfyBox icon indicating copy to clipboard operation
ComfyBox copied to clipboard

Optional nodes per workflow/template

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

If a node is missing, but declared optional, treat it as NodeMode.NEVER. Also have a new node property called optionalNodeTag that disables the corresponding widgets in the frontend if the node is missing from the install

space-nuko avatar May 24 '23 14:05 space-nuko

Also if a prompt fails due to an optional node being included in the outputs, warn the user of the missing dependency in the frontend.

space-nuko avatar May 29 '23 04:05 space-nuko