GuernikaCore / GuernikaKit

MIT License
39 stars 10 forks source link

[Feature Requesr] Hot swappable Lora #3

Open ShirasawaSama opened 9 months ago

ShirasawaSama commented 9 months ago

At the moment I stopped experimenting with LoRAs, as it's crucial for us to "hot-swap" them. E.g., have one SD model (~1Gb), and multiple LoRA models (~30Mb), and pick which one to use. Baking LoRAs into the SD model works great for testing, but having multiple heavy models for each LoRA in the project sucks, so I'm still waiting for some info on official LoRA support.

https://github.com/apple/ml-stable-diffusion/issues/206#issuecomment-1677058693