We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7e9da commit a78dc92Copy full SHA for a78dc92
1 file changed
src/maxdiffusion/configs/ltx2_video.yml
@@ -107,9 +107,9 @@ audio_format: "s16"
107
# LoRA parameters
108
enable_lora: False
109
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]
+ lora_model_name_or_path: ["Lightricks/LTX-2-19b-IC-LoRA-Union-Control"],
+ weight_name: ["ltx-2-19b-ic-lora-union-control-ref0.5.safetensors"],
+ adapter_name: ["union-control-ref0.5"],
+ rank: [64]
114
}
115
0 commit comments