ComfyUI Node
Lora Merge LTX (QQ)
A ComfyUI node in KJNodes/ltxv with 5 inputs and 1 output.
Lora Merge LTX (QQ)
- model_with_loras
- merged_lora_path
◄output_prefixmerged_lora►
◄rank64►
◄output_dirloras►
◄merge_on_modelfalse►
CategoryKJNodes/ltxv
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model_with_loras | MODEL | The model with LoRAs applied (from LTX2LoRASelect). | |
| output_prefix | STRING | merged_lora | Prefix for the merged LoRA filename. |
| rank | INT | 641–512 | Target rank of the merged LoRA. |
| output_dir | STRING | loras | Output directory (relative to ComfyUI root). Use 'loras' for auto-discovery. |
| merge_on_model | BOOLEAN | false | Merge on model weights (more accurate) vs pure LoRA SVD merge (faster). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| merged_lora_path | STRING | — |