Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates dynamic parameter switching for interactive workflows, enhancing flexibility and responsiveness.
The InteractiveSwitchWithParameters
node is designed to facilitate dynamic decision-making within a workflow by allowing you to switch between different sets of parameters interactively. This node is particularly useful in scenarios where you need to toggle between various configurations or inputs based on specific conditions or user interactions. By integrating this node into your workflow, you can enhance the flexibility and responsiveness of your interactive applications, making it easier to adapt to changing requirements or user preferences. The primary goal of this node is to streamline the process of managing multiple parameter sets, thereby improving the efficiency and effectiveness of your interactive systems.
This parameter is a boolean that determines whether the deselection of options should be propagated throughout the workflow. When set to True
, it ensures that any deselection action is communicated to all relevant parts of the system, maintaining consistency across the workflow. The default value is True
, and it does not have minimum or maximum values as it is a boolean.
The selected
parameter is a boolean that indicates whether a particular option or set of parameters is currently selected. This parameter is crucial for determining the active configuration within the node. The default value is False
, and similar to propagate_deselect
, it does not have minimum or maximum values.
This optional parameter accepts image inputs that can be used within the node's operations. It allows you to provide visual data that may influence the node's decision-making process or output generation.
An optional parameter that accepts latent data inputs. This can be used to provide additional context or information that the node can utilize in its processing.
This optional parameter allows you to input mask data, which can be used to define specific areas of interest or focus within the images or other data being processed by the node.
The parameter_string
is an optional string input that can be forced into the node. It allows you to provide textual data or commands that may affect the node's behavior or output.
An optional integer input that can be forced into the node, allowing you to provide numerical data that may influence the node's operations or results.
This optional parameter accepts floating-point numbers as input, which can be used to provide precise numerical data for the node's processing.
The selector
output parameter is an interactive image type that represents the selected configuration or set of parameters. This output is crucial for understanding which parameters are currently active and how they influence the overall workflow. It provides a visual representation of the node's decision-making process, allowing you to easily interpret and adjust the configuration as needed.
propagate_deselect
parameter to maintain consistency across your workflow when options are deselected, ensuring that all parts of the system are updated accordingly.selected
parameter to quickly toggle between different parameter sets, allowing for rapid adjustments and testing of various configurations.images
, parameter_latent
, and parameter_mask
to provide additional context and data that can enhance the node's decision-making capabilities.© Copyright 2024 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 Playground, enabling artists to harness the latest AI tools to create incredible art.