Sign In

ValueError: Checkpoint not supported because layer lora_unet_label_emb_0_0.alpha not supported.

0
ValueError: Checkpoint not supported because layer lora_unet_label_emb_0_0.alpha not supported.

When the message "ValueError: Checkpoint not supported because layer lora_unet_label_emb_0_0.alpha not supported." appears,Try to run this program.I'm successful in lora of Illustrious model.

py lora_mod.py input_file output_file

input_file is safetensors file.

output_file is safetensors file.If you don't enter,input_file is overwritten.

0

Comments