ComfyUI Node
CLIP Selector
A ComfyUI node in nifty/selectors with 1 input and 2 outputs.
CLIP Selector
- clip
- is_gguf
◄clip_name▾►
Categorynifty/selectors
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| clip_name | COMBO | Select a CLIP / text encoder model from the clip / text_encoders folder. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| clip | * | — |
| is_gguf | BOOLEAN | True if the selected model is a GGUF quantized file. Useful for routing to a GGUF-compatible loader. |