Nodes/HDM-ext/HDM Loader
ComfyUI Node

HDM Loader

Loads a HDM model checkpoint.

By KohakuBlueleaf·Created 12 months ago·Updated 8 months ago· 40
HDM 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.