Skip to content

Utils Logic Nodes

Akatsuzi edited this page Jan 3, 2024 · 3 revisions

custom_nodes_image9

The node display name and labels on inputs can be edited via the GUI, if you want to customise the switch nodes.


CR Image Input Switch

Both IMAGE inputs are optional.

The node must have at least one valid input.

parameter description type arguments
Input Picking which image to go with. INT default: 1, min: 1, max: 2
image1 The first image. IMAGE
image2 The second image. IMAGE

CR Image Input Switch 2


CR Image Input Switch (4 way)

This node works in the same way as the node above, but with four image input options.

parameter description type arguments
Input Picking which image to go with. INT default: 1, min: 1, max: 4
image1 The first image. IMAGE
image2 The second image. IMAGE
image3 The third image. IMAGE
image4 The fourth image. IMAGE

CR Latent Input Switch

The node must have at least one valid input.

parameter description type arguments
Input Picking which latent to go with. INT default: 1, min: 1, max: 2
latent1 The first latent. LATENT
latent2 The second latent. LATENT

CR Latent Input Switch


CR Conditioning Input Switch

The node must have at least one valid input.

parameter description type arguments
Input Picking which conditioning to go with. INT default: 1, min: 1, max: 2
conditioning1 The first conditioning. CONDITIONING
conditioning2 The second conditioning. CONDITIONING

CR Clip Input Switch

The node must have at least one valid input.

parameter description type arguments
Input Picking which clip to go with. INT default: 1, min: 1, max: 2
clip1 The first clip. CLIP
clip2 The second clip. CLIP

CR Model Input Switch

The node must have at least one valid input.

parameter description type arguments
Input Picking which model to go with. INT default: 1, min: 1, max: 2
model1 The first model. MODEL
model2 The second model. MODEL

CR ControlNet Input Switch

The node must have at least one valid input.

parameter description type arguments
Input Picking which ControlNet to go with. INT default: 1, min: 1, max: 2
control_net1 The first ControlNet. CONTROL_NET
control_net2 The second ControlNet. CONTROL_NET

CR VAE Input Switch

The node must have at least one valid input.

parameter description type arguments
Input Picking which VAE to go with. INT default: 1, min: 1, max: 2
VAE1 The first VAE. VAE
VAE2 The second VAE. VAE

CR Text Input Switch

The node must have at least one valid input.

image

parameter description type arguments
Input Picking which text to go with. INT default: 1, min: 1, max: 2
text1 The first text. STRING
text2 The second text. STRING

CR Text Input Switch (4 way)

This node works in the same way as the node above, but with four image input options.

parameter description type arguments
Input Picking which text to go with. INT default: 1, min: 1, max: 4
text1 The first text. STRING
text2 The second text. STRING
text3 The third text. STRING
text4 The fourth text. STRING

CR Switch Model and CLIP

parameter description type arguments
Input Picking which model and clip to go with INT default: 1, min: 1, max: 2
model1 The first model. MODEL
clip1 The first clip. CLIP
model2 The second model. MODEL
clip2 The second clip. CLIP