ComfyBox
ComfyBox copied to clipboard
Optional nodes per workflow/template
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
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.