theUpsider / ComfyUI-Logic

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

Fix #2 and add more primitive nodes #3

Closed pamparamm closed 8 months ago

pamparamm commented 8 months ago

Resolves issue #2 and adds Float and Bool primitive nodes.

Float comparison probably requires some improvements in equality functions.

theUpsider commented 8 months ago

Looks good. Thanks for the addition.