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,9 +316,9 @@ 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-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"],
319+ lora_model_name_or_path : ["jrewingwannabe /Wan2.2-Lightning_I2V-A14B-4steps-lora "],
320+ high_noise_weight_name : ["Wan2.2-Lightning_I2V -A14B-4steps-lora_HIGH_fp16 .safetensors"],
321+ low_noise_weight_name : ["Wan2.2-Lightning_I2V -A14B-4steps-lora_LOW_fp16 .safetensors"],
322322 adapter_name : ["wan22-lightning-lora"],
323323 scale : [1.0],
324324 from_pt : []
You can’t perform that action at this time.
0 commit comments