Input Parameters
Parameter Name | Data Type | Function |
---|---|---|
conditioning | CONDITIONING | Input conditioning data, typically from previous encoding or processing steps |
guidance | FLOAT | Controls the influence of text prompts on image generation, adjustable range from 0.0 to 100.0 |
Output Parameters
Parameter Name | Data Type | Function |
---|---|---|
CONDITIONING | CONDITIONING | Updated conditioning data, containing the new guidance value |
Usage Recommendations
For relatively short prompts and requirements, setting the guidance to 4 may be a good choice. However, if your prompt is longer or you want more creative content, setting the guidance between 1.0 and 1.5 might be a better option.
- Higher values result in images that more closely match the prompt but may lack some creativity.
- Lower values result in images that are less closely matched to the prompt but may be more creative.