Merging lightning issue
How do I merge lightning with an SDXL checkpoint? I tried using kohya but I got errors like these:
INFO no module found for LoRA weight: lora_unet_up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_out_0.lora_down.weight sdxl_merge_lora.py:84
INFO no module found for LoRA weight: lora_unet_up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_q.lora_down.weight sdxl_merge_lora.py:84
INFO no module found for LoRA weight: lora_unet_up_blocks_1_attentions_2_transformer_blocks_0_attn2_to_v.lora_down.weight sdxl_merge_lora.py:84
INFO no module found for LoRA weight: lora_unet_up_blocks_1_attentions_2_transformer_blocks_0_ff_net_0_proj.lora_down.weight sdxl_merge_lora.py:84
INFO no module found for LoRA weight: lora_unet_up_blocks_1_attentions_2_transformer_blocks_0_ff_net_2.lora_down.weight sdxl_merge_lora.py:84
INFO no module found for LoRA weight: lora_unet_up_blocks_1_attentions_2_transformer_blocks_1_attn1_to_k.lora_down.weight sdxl_merge_lora.py:84
INFO no module found for LoRA weight: lora_unet_up_blocks_1_attentions_2_transformer_blocks_1_attn1_to_out_0.lora_down.weight sdxl_merge_lora.py:84
That script has bug.
https://github.com/kohya-ss/sd-scripts/issues/972
Just use ComfyUI. It is way easier:
https://comfyanonymous.github.io/ComfyUI_examples/model_merging/