ComfyUI-Logic¶
ComfyUI-Logic is an extension for ComfyUI that adds logic nodes and conditional rendering capabilities, including operations like If, Compare, and handling of Int, String, Float, Bool data types. It enables users to perform comparisons, data type conversions, conditional executions, and debugging by printing inputs to the console.
Tags¶
BooleanLogic * ConditionalSelection * DataConversion * DataTypeConversion * Float * FloatData * NumericConversion * String * Text
Repo info¶
- Repo url:
https://github.com/theUpsider/ComfyUI-Logic
- Commit hash:
ba753246ba7f11ca935a68b16c5ad83317edc089
Licenses¶
- MIT:
pyproject.toml
Visit licenses page for the details