ComfyUI Node
H3 CLIP LoRA
Applies a LoRA to a CLIP / text encoder with no MODEL input — the CLIP-side counterpart of LoraLoaderModelOnly. For text-encoder LoRAs keyed as text_encoders.transformer.*, in graphs that have no diffusion model. Chain two of these to stack, for example an abliteration LoRA under the rewriter.
H3 CLIP LoRA
- clip
- clip
◄lora_name▾►
◄strength1.00►
CategoryNynxz/H3/Prompt
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | The text encoder the LoRA is applied to. | |
| lora_name | COMBO | A LoRA from the loras folder. | |
| strength | FLOAT | 1.00-100–100 | How strongly the LoRA modifies the encoder. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| clip | CLIP | — |