Nodes/AUN ComfyUI Nodes/Inputs Diffusers Basic
ComfyUI Node

Inputs Diffusers Basic

A lightweight diffusion-model setup node that loads a standalone UNet with explicit CLIP and VAE files, prepares common sampler settings, and creates an empty latent batch. Right-click → "Collapse Connections" or double-click to hide output labels and converge connection lines.

By loz2754·Created 7 months ago·Updated about a month ago· 4
Inputs Diffusers Basic
    • MODEL
    • CLIP
    • VAE
    • model name
    • sampler
    • scheduler
    • cfg
    • steps
    • latent
    • width
    • height
    • seed
    • batch size
    diffusion_name
    clip_name
    speed_lorafalse
    speed_lora_modelNone
    speed_lora_strength1.00
    clip_typeAce
    vae_name
    sampler
    scheduler
    cfg2.0
    steps10
    width720
    height720
    aspect_ratio
    aspect_modeOriginal
    batch_size1
    seed0
    megapixels1.0
    multiple8
    CategoryAUN Nodes/Loaders+Inputs

    Inputs (19)

    NameTypeDefaultDescription
    diffusion_nameCOMBODiffusion-model file (UNet only). Matches the comfy-core diffusion model list.
    clip_nameCOMBOCLIP file to pair with a diffusion model. Matches the comfy-core CLIPLoader list.
    speed_loraBOOLEANfalseEnable SpeedLoRA when loading models.
    speed_lora_modelCOMBONoneSpeedLoRA file to apply after loading the model.
    speed_lora_strengthFLOAT1.000–3Strength multiplier when applying the SpeedLoRA weights.
    clip_typeCOMBOAceClip architecture to use when loading a diffusion model.
    vae_nameCOMBOVAE checkpoint to pair with a diffusion model.
    samplerCOMBOSampling algorithm.
    schedulerCOMBONoise schedule.
    cfgFLOAT2.0-2–100Classifier-Free Guidance scale.
    stepsINT101–10000Sampling steps.
    widthINT72064–8192Image width when aspect_ratio='custom'.
    heightINT72064–8192Image height when aspect_ratio='custom'.
    aspect_ratioCOMBOPreset aspect ratio that overrides width/height.
    aspect_modeCOMBOOriginalRandom swaps dimensions 50% of the time, Swap always flips width/height.
    batch_sizeINT11–64Latent batch size.
    seedINT00–18446744073709550000Base seed.
    megapixelsFLOAT1.00.1–16Target total megapixels used when a ratio is selected.
    multipleINT88–128Nearest multiple to round computed resolution to. Used with ratio.

    Outputs (13)

    NameTypeDescription
    MODELMODEL
    CLIPCLIP
    VAEVAE
    model nameSTRING
    sampler*
    scheduler*
    cfgFLOAT
    stepsINT
    latentLATENT
    widthINT
    heightINT
    seedINT
    batch sizeINT