Skip to content

Commit a78dc92

Browse files
committed
testing Lightricks/LTX-2-19b-IC-LoRA-Union-Control lora
1 parent cb7e9da commit a78dc92

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/maxdiffusion/configs/ltx2_video.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ audio_format: "s16"
107107
# LoRA parameters
108108
enable_lora: False
109109
lora_config: {
110-
lora_model_name_or_path: ["Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-In"],
111-
weight_name: ["ltx-2-19b-lora-camera-control-dolly-in.safetensors"],
112-
adapter_name: ["camera-control-dolly-in"],
113-
rank: [32]
110+
lora_model_name_or_path: ["Lightricks/LTX-2-19b-IC-LoRA-Union-Control"],
111+
weight_name: ["ltx-2-19b-ic-lora-union-control-ref0.5.safetensors"],
112+
adapter_name: ["union-control-ref0.5"],
113+
rank: [64]
114114
}
115115

0 commit comments

Comments
 (0)