ComfyUI Node
Icy CheckpointLoaderSimple
Loads a diffusion model checkpoint, diffusion models are used to denoise latents.
Icy CheckpointLoaderSimple
- MODEL
- CLIP
- VAE
◄ckpt_name▾►
CategoryIcyHider Comfy Core
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| ckpt_name | COMBO | The name of the checkpoint (model) to load. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The model used for denoising latents. |
| CLIP | CLIP | The CLIP model used for encoding text prompts. |
| VAE | VAE | The VAE model used for encoding and decoding images to and from latent space. |