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.

## Inputs

| Parameter | Description | Comfy dtype |
| --- | --- | --- |
| `CONDITIONING` | The conditioning data structure to be modified. This node zeroes out the 'pooled_output' elements within each conditioning entry, if present. | CONDITIONING |

## Outputs

| Parameter | Description | Comfy dtype |
| --- | --- | --- |
| `CONDITIONING` | The modified conditioning data structure, with 'pooled_output' elements set to zero where applicable. | CONDITIONING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ConditioningZeroOut/en.md)
