Loading multiple LoRAs? #1906
-
|
Hi! Just got a new PC for xmas, and decided to test the z-image. It worked well until I wanted to apply LoRAs to it. From when I generated stuff with SDXL via online image gen, I remember how you could select multiple LoRAs at the same time, but when I use kcpp I seem to be only able to load one LoRA at the time. Is there a workaround for this? Perhaps there is a way to fiddle with the LoRA files with transformers library to somehow combine them or something? Or there is a way, but I can't see it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
koboldcpp only allows 1 lora to be loaded at this time, the workaround is to merge the image lora into the base model weights. |
Beta Was this translation helpful? Give feedback.
koboldcpp only allows 1 lora to be loaded at this time, the workaround is to merge the image lora into the base model weights.