How to use/train with Diffusers?
#6
by
VicLewis
- opened
I'm not seeing any code on how to use and/or train ControlNet LoRAs with the diffusers library. Will this be released or is there some specification to follow if I want to write some code for it?
@VicLewis I think we can write codes referring to https://github.com/HighCWu/ControlLoRA
Hi, is there any code available for training our own control-lora?