Support more LoRA models (Flux and SD3.x) - #520
Conversation
Green-Sky
commented
Dec 11, 2024
Nice, good job @stduhpf , you have been coding like a machine :) |
stduhpf
commented
Dec 11, 2024
Thanks, I'll probably get bored out of it eventually, but so far so good. |
stduhpf
commented
Dec 11, 2024
I was testing SD3 support with https://huggingface.co/ByteDance/Hyper-SD/tree/main?show_file_info=Hyper-SD3-8steps-CFG-lora.safetensors. I can't wrap my head around what's going on with |
Welp, I've already found a SD3 Lora that still doesn't work with these changes. |
stduhpf
commented
Dec 13, 2024
Ok I think Lora compatibility just got a lot better, but I still found some loras with very weird naming conventions that I don't quite understand so far. |
stduhpf
commented
Dec 13, 2024
I think this broke previously working LoRAs |
leejet
commented
Dec 28, 2024
Thank you for your contribution. |
Needs more testing.
Seems to work on CPU and Vulkan (unquantized) backends, on my machine at least.
Please do some testing an let me know what works and what doesn't.
Should fix#370 and fix#483