ComfyUI Node

Empty Latent

This node generates an empty latent image with specified dimensions. It offers options for predefined aspect ratios, random dimension swapping, and batching, making it a flexible starting point for your image generation workflows.

By loz2754·Created 7 months ago·Updated about a month ago· 4
Empty Latent
    • latent
    • width
    • height
    • seed
    width720
    height720
    aspect_ratio
    modefixed
    swap_dimensionsNo
    batch_size1
    seed0
    CategoryAUN Nodes/Image

    Inputs (7)

    NameTypeDefaultDescription
    widthINT72064–8192The width of the latent image.
    heightINT72064–8192The height of the latent image.
    aspect_ratioCOMBOChoose a predefined aspect ratio, or 'custom' to use the width and height inputs.
    modeCOMBOfixedIn 'random' mode, there's a 50% chance of swapping width and height. In 'fixed' mode, the dimensions are used as specified.
    swap_dimensionsCOMBONoExplicitly swap the width and height dimensions.
    batch_sizeINT11–64The number of latent images to generate in a batch.
    seedINT00–18446744073709550000The seed for the random number generator.

    Outputs (4)

    NameTypeDescription
    latentLATENT
    widthINT
    heightINT
    seedINT