Nodes/ComfyUI-IcyHider/Icy CheckpointLoaderSimple
ComfyUI Node

Icy CheckpointLoaderSimple

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

By icekiub-ai·Created 9 months ago·Updated 8 months ago· 30
Icy CheckpointLoaderSimple
    • MODEL
    • CLIP
    • VAE
    ckpt_name
    CategoryIcyHider Comfy Core

    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.