Need node to apply only CLIP part of LoRA (not UNet) – missing?
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
Hi everyone!
In ComfyUI I currently have two nodes for working with LoRA models:
- One that applies the full LoRA (both UNet and CLIP parts)
- One that applies LoRA only to the UNet
But I specifically need a node that applies **only the CLIP/text encoder part of a LoRA** — without modifying the UNet.
Is there such a node available? I assumed it would be something like "Apply LoRA to CLIP", possibly in the Impact Pack or another extension, but I can't find it anywhere. Maybe it was renamed, merged, or removed?
Any help or working example is very appreciated!
Thanks 🙏
Contributor guide
Assessment
This issue has not been assessed yet.