Skip to content

Commit 3a82d8d

Browse files
committed
Lora fix
1 parent bb8f1f6 commit 3a82d8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/configs/base_wan_i2v_27b.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ lora_config: {
318318
rank: [64],
319319
lora_model_name_or_path: ["lightx2v/Wan2.2-Distill-Loras"],
320320
high_noise_weight_name: ["wan2.2_i2v_A14b_high_noise_lora_rank64_lightx2v_4step_1022.safetensors"],
321-
low_noise_weight_name: [],
321+
low_noise_weight_name: [""], # Empty or "wan2.2_i2v_A14b_low_noise_lora_rank64_lightx2v_4step_1022.safetensors"
322322
adapter_name: ["wan22-lightning-lora"],
323323
scale: [1.0],
324324
from_pt: []

0 commit comments

Comments
 (0)