wkpark / sd-webui-model-mixer

Checkpoint model mixer/merger extension
GNU Affero General Public License v3.0
98 stars 4 forks source link

support merge/export loras/lycoris #51

Closed wkpark closed 8 months ago

wkpark commented 8 months ago

initial LoRA/LyCORIS merge/save+export support added

dynamic loading using importlib for easy develop (fix any scripts/kohya/*.py it will take effect immediately without restarting sd-webui.

⚠️ LoRA/LyCORIS export/save times are tolerable, but SDXL LoRA/LyCORIS save/export times are very slow and demand too much RAM with high CPU load.

image