ComfyUI Node

SDXL 16ch Loader

Loads a diffusion model checkpoint, diffusion models are used to denoise latents.

By NeuroSenko·Created 2 years ago·Updated 10 months ago· 8
SDXL 16ch Loader
    • MODEL
    • CLIP
    • VAE
    ckpt_name
    Categoryloaders

    Inputs (1)

    NameTypeDefaultDescription
    ckpt_nameCOMBOThe name of the checkpoint (model) to load.

    Outputs (3)

    NameTypeDescription
    MODELMODELThe model used for denoising latents.
    CLIPCLIPThe CLIP model used for encoding text prompts.
    VAEVAEThe VAE model used for encoding and decoding images to and from latent space.