Visit ComfyUI Online for ready-to-use ComfyUI environment
Forwards Null Output (None type) within workflows for managing conditional logic and optional inputs seamlessly.
The NullOutput node is designed to forward a Null Output (None type) to other nodes within your workflow. This can be particularly useful in scenarios where you need to disregard certain options, form a connection to a node where an input is mandatory but not actually useful, or simply to compare directly against a None type. By providing a None type output, this node helps in managing workflows that require conditional logic or optional inputs without causing errors or interruptions.
This node does not require any input parameters.
The output parameter NULL
is of type None
. This output can be used to signify the absence of a value or to fulfill a required input slot in another node without providing any actual data. It is useful for creating conditional workflows or for nodes that need to handle optional inputs gracefully.
TypeError: 'NoneType' object is not iterable
ValueError: Invalid input type
AttributeError: 'NoneType' object has no attribute 'attribute_name'
© 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.