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 Combine Hooks [8] node merges up to eight different hook groups into a single combined hook group. It takes multiple hook inputs and combines them using ComfyUI’s hook combination functionality. This allows you to consolidate multiple hook configurations for streamlined processing in advanced workflows.

Inputs

ParameterData TypeInput TypeDefaultRangeDescription
hooks_AHOOKSoptionalNone-First hook group to combine
hooks_BHOOKSoptionalNone-Second hook group to combine
hooks_CHOOKSoptionalNone-Third hook group to combine
hooks_DHOOKSoptionalNone-Fourth hook group to combine
hooks_EHOOKSoptionalNone-Fifth hook group to combine
hooks_FHOOKSoptionalNone-Sixth hook group to combine
hooks_GHOOKSoptionalNone-Seventh hook group to combine
hooks_HHOOKSoptionalNone-Eighth hook group to combine
Note: All input parameters are optional. The node will combine only the hook groups that are provided, ignoring any that are left empty. You can provide anywhere from one to eight hook groups for combination.

Outputs

Output NameData TypeDescription
HOOKSHOOKSA single combined hook group containing all the provided hook configurations