Inputs
Outputs
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the unCLIPConditioning node in ComfyUI. Learn its inputs, outputs, parameters and usage.
| Parameter | Description | Comfy dtype |
|---|---|---|
conditioning | The base conditioning data to which the CLIP vision outputs are to be added, serving as the foundation for further modifications. | CONDITIONING |
clip_vision_output | The output from a CLIP vision model, providing visual context that is integrated into the conditioning. | CLIP_VISION_OUTPUT |
strength | Determines the intensity of the CLIP vision output’s influence on the conditioning. | FLOAT |
noise_augmentation | Specifies the level of noise augmentation to apply to the CLIP vision output before integrating it into the conditioning. | FLOAT |
| Parameter | Description | Comfy dtype |
|---|---|---|
conditioning | The enriched conditioning data, now containing integrated CLIP vision outputs with applied strength and noise augmentation. | CONDITIONING |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Was this page helpful?