Inputs
| Parameter | Description | Data Type |
|---|---|---|
| conditioning | Input conditioning data, typically from previous encoding or processing steps | CONDITIONING |
| guidance | Controls the influence of text prompts on image generation, adjustable range from 0.0 to 100.0 | FLOAT |
Outputs
| Parameter | Description | Data Type |
|---|---|---|
| CONDITIONING | Updated conditioning data, containing the new guidance value | CONDITIONING |
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub