As far as I can see, the loading of a LoRA model is not possible for the SDXL Turbo model?
It is only done if model is not SDXL turbo: relevant line.
I attempted to merge the lora into the SDXL Turbo and extract the unet and text encoder to use with StreamDiffusion, but I could not get it to work.
Is there an easier way to achieve this? I would be very grateful for any help!
As far as I can see, the loading of a LoRA model is not possible for the SDXL Turbo model?
It is only done if model is not SDXL turbo: relevant line.
I attempted to merge the lora into the SDXL Turbo and extract the unet and text encoder to use with StreamDiffusion, but I could not get it to work.
Is there an easier way to achieve this? I would be very grateful for any help!