Nodes/ComfyUI-TinyBreaker/❌ Set Image [Deprecated]
ComfyUI Node

❌ Set Image [Deprecated]

Sets the attributes and seed for the initial noisy image, packing them into GenParams.

By martin-rizzo·Created 2 years ago·Updated 11 months ago· 42
❌ Set Image [Deprecated]
  • genparams
  • genparams
seed1
ratio1:1 (square)
orientationlandscape
sizelarge
batch_size1
Category💪TinyBreaker/__deprecated

Inputs (6)

NameTypeDefaultDescription
genparamsGENPARAMSThe generation parameters to be updated.
seedINT11–18446744073709550000The pattern of the random noise to use as starting point for the image generation. (different seed numbers will generate totally different images)
ratioCOMBO1:1 (square)The aspect ratio of the image.
orientationCOMBOlandscapeThe orientation of the image. (landscape or portrait)
sizeCOMBOlargeThe relative size for the image. ("medium" is the size the model was trained on, but "large" is recommended)
batch_sizeINT11–4096The number of images to generate in a single batch.

Outputs (1)

NameTypeDescription
genparamsGENPARAMSThe generation parameters updated with the new image attributes. (you can use this output to chain other genparams nodes)