Merging lightning issue

#26
by Erobb - opened

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

ByteDance org
Erobb changed discussion status to closed

Sign up or log in to comment