Visit ComfyUI Online for ready-to-use ComfyUI environment
Forward Null Input (None type) to streamline node connections and manage workflow structure without generating output.
The NullInput node is designed to forward a Null Input (None type) to other nodes within your workflow. This can be particularly useful when you need to disregard certain options or establish a connection to a node where the output is not of interest. By using this node, you can effectively manage and streamline your node connections, ensuring that unnecessary data does not interfere with your workflow. This node is especially beneficial in scenarios where you need to maintain the structure of your node graph without generating any actual output.
This parameter accepts any type of input. It is the primary input for the NullInput node and is used to forward a Null (None type) value to subsequent nodes. This can be useful when you want to explicitly pass a None value to indicate the absence of data or to maintain the integrity of your node connections without producing any output.
<max_slots>
These are optional dynamic inputs that can accept any type of input. They serve the same purpose as the primary NULL input, allowing you to forward multiple Null (None type) values to other nodes. The number of these dynamic inputs can vary, providing flexibility in handling multiple connections that require a Null value.
This node does not produce any output parameters. Its primary function is to forward a Null (None type) value to other nodes, ensuring that no actual data is generated or passed along.
© Copyright 2024 RunComfy. All Rights Reserved.