ComfyUI Node
Parameters To String
A ComfyUI node in lopi999/string with 8 inputs and 1 output.
Parameters To String
- STRING
◄seed0►
◄steps20►
◄cfg8.0►
◄sampler▾►
◄scheduler▾►
◄denoise1.00►
◄prefix, ►
◄include_seedtrue►
Categorylopi999/string
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 00–18446744073709550000 | The random seed used for creating the noise. |
| steps | INT | 201–10000 | The number of steps used in the denoising process. |
| cfg | FLOAT | 8.00–100 | The Classifier-Free Guidance scale balances creativity and adherence to the prompt. Higher values result in images more closely matching the prompt however too high values will negatively impact quality. |
| sampler | COMBO | The algorithm used when sampling, this can affect the quality, speed, and style of the generated output. | |
| scheduler | COMBO | The scheduler controls how noise is gradually removed to form the image. | |
| denoise | FLOAT | 1.000–1 | The amount of denoising applied, lower values will maintain the structure of the initial image allowing for image to image sampling. |
| prefix | STRING | , | Both concatenates and prefixes all items in the string. |
| include_seed | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |