ComfyUI Node: T

Class Name

SimpleToggleNode

Category
CRT/Utils/UI
Author
CRT (Account age: 1707days)
Extension
CRT-Nodes
Latest Updated
2026-03-16
Github Stars
0.1K

How to Install CRT-Nodes

Install this extension via the ComfyUI Manager by searching for CRT-Nodes
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter CRT-Nodes in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

T Description

SimpleToggleNode provides a user-friendly boolean toggle for controlling logic flow in workflows.

T:

The SimpleToggleNode is a straightforward and efficient tool designed to provide a simple boolean toggle functionality within your node-based workflow. Its primary purpose is to output True or False values, which can be used to control the flow of logic in your creative projects. This node is particularly beneficial for AI artists who need a quick and easy way to implement binary decision-making processes without delving into complex programming. The node's interface is enhanced with a custom toggle UI, making it intuitive and user-friendly. By integrating this node into your workflow, you can easily manage conditional operations, enabling more dynamic and responsive designs.

T Input Parameters:

value

The value parameter is a boolean input that determines the output of the node. It functions as a switch, where setting it to True will result in the node outputting True, and setting it to False will result in the node outputting False. This parameter is crucial for controlling the node's behavior and is typically used to toggle between two states in your workflow. The default value for this parameter is False, meaning that unless specified otherwise, the node will output False. This simplicity allows for easy integration into various projects, providing a reliable mechanism for binary decision-making.

T Output Parameters:

The output of the SimpleToggleNode is a boolean value, which directly reflects the state of the input parameter value. This output is essential for driving conditional logic in your projects, allowing you to branch workflows based on the toggle state. For instance, you can use this output to activate or deactivate certain processes, making your designs more interactive and adaptable. The boolean output is straightforward, providing either True or False, which can be easily interpreted and utilized in various creative scenarios.

T Usage Tips:

  • Use the SimpleToggleNode to quickly implement conditional logic in your projects, allowing you to switch between different states or processes with ease.
  • Integrate this node into larger workflows to control the activation of specific nodes or operations, enhancing the interactivity and responsiveness of your designs.

T Common Errors and Solutions:

No output generated

  • Explanation: This error may occur if the node is not properly connected to subsequent nodes that utilize its output.
  • Solution: Ensure that the SimpleToggleNode is correctly linked to other nodes that require its boolean output to function.

Unexpected output value

  • Explanation: If the output is not as expected, it might be due to the value parameter not being set correctly.
  • Solution: Double-check the value parameter to ensure it is set to the desired boolean state (True or False) before execution.

T Related Nodes

Go back to the extension to check out more related nodes.
CRT-Nodes
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

T