ComfyUI Node
💪TB | Select Style
Select a predefined style from a list of available options, packing it into GenParams. Additionally, you can also provide custom definitions to create your own unique styles.
💪TB | Select Style
- genparams
- genparams
◄style_name▾►
◄version▾►
◄custom_definitions►
Category💪TinyBreaker/genparams
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| genparams | GENPARAMS | The generation parameters to be updated. | |
| style_name | COMBO | The name of the style to use. | |
| version | COMBO | The version of the styles file to use. By selecting a particular version, you're choosing a snapshot of the style at that point in time. | |
| custom_definitionsopt | STRING | A string containing a list of custom styles that override the pre-defined styles. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| genparams | GENPARAMS | The generation parameters updated with the selected style. (you can use this output to chain other genparams nodes) |