ComfyUI Node
CLIP Skip (WAN)
Modifies a WAN CLIP model (e.g., umt5_xxl) to skip a specified number of encoder layers.
CLIP Skip (WAN)
- clip
- clip
◄skip_layers1►
Categoryconditioning
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | CLIP model (e.g., from CLIPLoader with type 'wan', like umt5_xxl) | |
| skip_layers | INT | 10–24 | Number of CLIP layers to skip (0 = no skip) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| clip | CLIP | — |