ComfyUI Node
💪TB | Set Image
Sets core image attributes that drastically alter the overall format and integrate them into the generation parameters.
💪TB | Set Image
- genparams
- genparams
◄ratio1:1 (square)►
◄orientationlandscape►
◄sizelarge►
◄batch_size1►
Category💪TinyBreaker/genparams
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| genparams | GENPARAMS | The generation parameters to be updated. | |
| ratio | COMBO | 1:1 (square) | The aspect ratio of the image. |
| orientation | COMBO | landscape | The orientation of the image. (landscape or portrait) |
| size | COMBO | large | The relative size for the image. ("medium" is the size the model was trained on, but "large" is recommended) |
| batch_size | INT | 11–4096 | The number of images to generate in a single batch. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| genparams | GENPARAMS | The generation parameters updated with the new image attributes. (you can use this output to chain other genparams nodes) |