Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The SetUnionControlNetType node allows you to specify the type of control network to use for conditioning. It takes an existing control network and sets its control type based on your selection, creating a modified copy of the control network with the specified type configuration.

Inputs

ParameterData TypeRequiredRangeDescription
control_netCONTROL_NETYes-The control network to modify with a new type setting
typeSTRINGYes"auto"
All available UNION_CONTROLNET_TYPES keys
The control network type to apply. Use “auto” for automatic type detection or select a specific control network type from the available options

Outputs

Output NameData TypeDescription
control_netCONTROL_NETThe modified control network with the specified type setting applied