Don'work for me

#2
by Hansiburli69 - opened

The .bat file didn't patch anything for me. Got this error:

πŸ”„ Universal final_layer.adaLN LoRA patcher (.safetensors)
Enter path to input LoRA .safetensors file: Enter path to save patched LoRA .safetensors file:
βœ… Loaded 912 tensors from: D:\AiModels\Lora___comfyui_nunchaku_lora_patch\Flux_Eldritch_Watercolor_for_Flux_v10.safetensors

⚠️ No keys with 'final_layer' found β€” will try patch anyway.

πŸ” Checking for final_layer keys with prefix: 'lora_unet_final_layer'
Linear down: lora_unet_final_layer_linear.lora_down.weight
Linear up: lora_unet_final_layer_linear.lora_up.weight
βœ… Has final_layer.linear: False
βœ… Has final_layer.adaLN_modulation_1: False
βœ… No patch needed β€” adaLN weights already present or no final_layer.linear found.

πŸ” Checking for final_layer keys with prefix: 'final_layer'
Linear down: final_layer_linear.lora_down.weight
Linear up: final_layer_linear.lora_up.weight
βœ… Has final_layer.linear: False
βœ… Has final_layer.adaLN_modulation_1: False
βœ… No patch needed β€” adaLN weights already present or no final_layer.linear found.

πŸ” Checking for final_layer keys with prefix: 'base_model.model.final_layer'
Linear down: base_model.model.final_layer_linear.lora_down.weight
Linear up: base_model.model.final_layer_linear.lora_up.weight
βœ… Has final_layer.linear: False
βœ… Has final_layer.adaLN_modulation_1: False
βœ… No patch needed β€” adaLN weights already present or no final_layer.linear found.

ℹ️ No patch applied β€” either adaLN already exists or no final_layer.linear found.

βœ… Patched file saved to: D:\AiModels\Lora___comfyui_nunchaku_lora_patch\Flux_Eldritch_Watercolor_for_Flux_v10_nunchaku.safetensors
Total tensors now: 912

πŸ” Verifying patched keys:
βœ… Contains adaLN after patch: False

βœ… Done
DrΓΌcken Sie eine beliebige Taste . . .

This ist just one example. I tried it with a lot of Loras. I got them from Civitai.com and many other sources. It doesn't work with the ones I trained myself either.

Sign up or log in to comment