advanced
conditioning
Conditioning Zero Out

Conditioning Zero Out

comfyUI节点-ConditioningZeroOut|条件零化

Documentation

  • Class name: ConditioningZeroOut
  • Category: advanced/conditioning
  • Output node: False

This node zeroes out specific elements within the conditioning data structure, effectively neutralizing their influence in subsequent processing steps. It's designed for advanced conditioning operations where direct manipulation of the conditioning's internal representation is required.

Input types

ParameterComfy dtypeDescription
conditioningCONDITIONINGThe conditioning data structure to be modified. This node zeroes out the 'pooled_output' elements within each conditioning entry, if present.

Output types

ParameterComfy dtypeDescription
conditioningCONDITIONINGThe modified conditioning data structure, with 'pooled_output' elements set to zero where applicable.