Workflows

【SIMPLE】IF_branch_node | ComfyUI | Workflow | asset | tool

【SIMPLE】IF_branch_node | ComfyUI | Workflow | asset | tool

A simple conditional branch node.

シンプルな条件分岐ノードです。

###main node ###

https://github.com/theUpsider/ComfyUI-Logic

Features

  • Comparison Nodes: Compare two values using various comparison operators.

  • Data Type Nodes: Convert and handle Int, String, Float and Bool data types.

  • Conditional Execution: Execute different nodes based on a boolean condition.

  • Debugging: Print any input to the console for debugging purposes.

Nodes

Compare

Compares two inputs (a and b) based on the provided comparison operator. Supported operators include:

  • a == b

  • a != b

  • a < b

  • a > b

  • a <= b

  • a >= b

Int

Accepts an integer value and returns it.

String

Accepts a string value and returns it.

Float

Accepts a float value and returns it.

Bool

Accepts a boolean value and returns it.

If

Executes the IF_TRUE node if the ANY input is True, otherwise it executes the IF_FALSE node.

DebugPrint

Prints the provided input to the console. Useful for debugging.

Related Model

AnimateDiff (Advanced), controlnets, face detailer, face swap, face restore, replace background, vid2vid, img2img
AnimateDiff (Advanced), controlnets, face detailer, face swap, face restore, remove/replace background, ipadapter, vid2vid, img2img, img2vid
SDXL-TURBO _ LCM_WORKFLOW
SDXL-TURBO _ LCM_WORKFLOW
Animated Diff from Generated Base Image + Optional IP Adaptor.
Animated Diff from Generated Base Image + Optional IP Adaptor.
Simple Efficient One-click SDXL Workflow with LoRAs and Upscaling
Simple Efficient One-click SDXL Workflow with LoRAs and Upscaling
[NormalmapBae]Controlnet lllite for SDXL
[NormalmapBae]Controlnet lllite for SDXL
Logogotypes
Logogotypes

No comments

No comments...