theUpsider / ComfyUI-Logic

Logic nodes to perform conditional renders based on an input or comparision
125 stars 17 forks source link

IF_FALSE should not be mandatory #7

Closed BenDes21 closed 1 month ago

BenDes21 commented 5 months ago

Hi, for the IF node, how can I return " nothing " or just stop the node if the condition IF_False is trigger ? My goal is to save an image if_true is valid or dont save if_false is trigger. Thanks

theUpsider commented 5 months ago

Hey there. You can open a pull request if you feel confident in your programming skills. Otherwise, I dont know when I will find time to implement this change, yet.

theUpsider commented 1 month ago

I tried to implement. Doesnt work the way we want to. ComfyUI just doesnt offer this possibility.

theUpsider commented 1 month ago

Closing for now. If anyone wants to attempt, please welcome.