Where in your workflow should I add custom LORAs/POV LORAs?

#57
by Tomcat2048 - opened

Trying to figure out where to add these in...such as your POV NSFW LORA or other custom downloaded LORAs...I realize somewhere along the way I'll need to add some LoadLora nodes but I'm not too sure where to connect them...can someone help please?

Owner

Put them after the "Load Diffusion Model" node where you select the safetensors (in the left group). You will also need to connect the yellow CLIP (text encoder) to it, even though the output isn't used.

Screenshot 2026-02-02 at 12.46.42 PM

I don't see a Load Diffusion Model node...I see a ConfigLTXModel node but I don't see a way to attach CLIP to it?

Config LXTModel same as LoadDiffusionModel

I'm assuming I should use LoraLoaderModelOnly since there's no place to attach CLIP?

Owner

I'm assuming I should use LoraLoaderModelOnly since there's no place to attach CLIP?

That should work.

Phr00t changed discussion status to closed

Sign up or log in to comment