ComfyUI Node
Ckpt Load With Clip Skip
Loads a checkpoint and applies a specified Clip Skip value. It also outputs the checkpoint name, which is useful for file naming or other metadata in your workflow.
Ckpt Load With Clip Skip
- MODEL
- CLIP
- VAE
- name
- clip skip
◄ckpt_name▾►
◄clip_skip-1►
CategoryAUN Nodes/Loaders
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| ckpt_name | COMBO | Select the checkpoint to load. | |
| clip_skip | INT | -1-24–-1 | Set the clip skip value. This determines how many layers of the CLIP model to skip. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |
| name | STRING | — |
| clip skip | INT | — |