Workflow problem with lora
I have a workflow that works fine. It mainly uses poses from images and upscales.
Now i wanted to add some lora's but that won't work if i reroute the models. So i think i am missing something how to add lora's to this workflow.
So it looks like this:
Load Diffusion Mode > QwenImageDiffsynthControlnet > ModeSamplingAuraFlow > Ksampler
But if i want to put a lora in between here, it won't work. Does someone know how to add a lora in this scenario?
I am somewhat new to it. Thank You