File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -316,10 +316,10 @@ enable_lora: False
316316# Values are lists to support multiple LoRA loading during inference in the future.
317317lora_config : {
318318 rank : [64],
319- lora_model_name_or_path : ["lightx2v/Wan2.2-Distill-Loras "],
320- high_noise_weight_name : ["wan2.2_i2v_A14b_high_noise_lora_rank64_lightx2v_4step_1022 .safetensors"],
321- low_noise_weight_name : ["wan2.2_i2v_A14b_low_noise_lora_rank64_lightx2v_4step_1022 .safetensors"],
322- adapter_name : ["wan22-distill -lora"],
319+ lora_model_name_or_path : ["lightx2v/Wan2.2-Lightning "],
320+ high_noise_weight_name : ["Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/high_noise_model .safetensors"],
321+ low_noise_weight_name : ["Wan2.2-I2V-A14B-4steps-lora-rank64-Seko-V1/low_noise_model .safetensors"],
322+ adapter_name : ["wan22-lightning -lora"],
323323 scale : [1.0],
324324 from_pt : []
325325}
You can’t perform that action at this time.
0 commit comments