Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates conditional logic for dynamic conditioning input switching in AI art workflows.
The CR Conditioning Input Switch JK node is designed to facilitate conditional logic within your AI art workflows. This node allows you to dynamically switch between two different conditioning inputs based on a boolean value. By leveraging this node, you can create more complex and responsive art generation processes, where the conditioning input can change in real-time based on specific conditions or parameters. This flexibility is particularly useful for artists looking to introduce variability and adaptability into their AI-generated artworks, ensuring that the creative process remains fluid and responsive to different inputs and scenarios.
The boolean_value parameter is a boolean input that determines which conditioning input will be selected. If set to True, the node will output the conditioning_true input; if set to False, it will output the conditioning_false input. This parameter allows you to control the flow of your conditioning inputs dynamically. The default value is False.
The conditioning_false parameter is the conditioning input that will be used when the boolean_value is set to False. This input allows you to define the conditioning state that should be applied under the false condition, providing a way to manage different scenarios within your workflow.
The conditioning_true parameter is the conditioning input that will be used when the boolean_value is set to True. This input allows you to define the conditioning state that should be applied under the true condition, enabling you to switch to an alternative conditioning state based on the boolean value.
The CONDITIONING output is the selected conditioning input based on the boolean_value. If boolean_value is True, this output will be the conditioning_true input; otherwise, it will be the conditioning_false input. This output allows you to dynamically switch between different conditioning states in your workflow.
The BOOLEAN output is the same as the boolean_value input. This output provides a way to pass the boolean value downstream in your workflow, allowing other nodes to make decisions based on the same condition.
boolean_value parameter to create dynamic and responsive workflows that can adapt to different conditions in real-time.conditioning_false and conditioning_true inputs are of the CONDITIONING type.boolean_value parameter is not provided.boolean_value parameter to either True or False before executing the node.RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Playground, enabling artists to harness the latest AI tools to create incredible art.