ComfyUI Node
❌ Set Float [Deprecated]
Allows to set a float value, packing it into GenParams.
❌ Set Float [Deprecated]
- genparams
- genparams
◄keybase.cfg►
◄value8.0►
Category💪TinyBreaker/__deprecated
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| genparams | GENPARAMS | The generation parameters to be updated. | |
| key | STRING | base.cfg | The full key of the parameter to modify. This key must include the prefix if any. |
| value | FLOAT | 8.0 | The float value to set. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| genparams | GENPARAMS | The generation parameters with the updated value. (you can use this output to chain other genparams nodes) |