HighCWu/ControlLoRA

How to use controlNet with pretrained LoRA?

zengqixun12 opened this issue · 2 comments

I want to combine the pretrained LORA_model and pretrained controlnet_mdoel like "[control_sd15_depth.pth]",and export new model.

How to realize this function?

I haven't completed the quick call code for this, you can refer to mix_lora_and_control_lora.py for experiment

anyway,thanks a lot