Nodes/Sage Utils/Empty Latent Image Passthrough
ComfyUI Node

Empty Latent Image Passthrough

Passes through an empty latent image.

By arcum42·Created 2 years ago·Updated 22 days ago· 32
Empty Latent Image Passthrough
    • latent
    • width
    • height
    width1024
    height1024
    batch_size1
    type4_channel
    CategorySage Utils/image

    Inputs (4)

    NameTypeDefaultDescription
    widthINT1024The width of the empty latent image.
    heightINT1024The height of the empty latent image.
    batch_sizeINT1The number of latent images in the batch.
    typeCOMBO4_channelThe type of latent to create. 4_channel is for standard latent diffusion models, 16_channel is for SD3 models, and radiance is for Chroma Radiance models.

    Outputs (3)

    NameTypeDescription
    latentLATENTThe generated empty latent image tensor.
    widthINTThe width of the output latent image.
    heightINTThe height of the output latent image.