File size: 1,184 Bytes
435ff89
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
base_model: Lightricks/LTX-2.3
library_name: ltx
license: other
license_name: ltx-2-community-license
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE
pipeline_tag: video-to-video
tags:
- ltx-video
- ltx-2.3
- lora
- ic-lora
- canny
- depth
- pose
- control-video
---

# SyFe LTX-2.3 Union-Control LoRA

SyFe-trained full-attention IC-LoRA combining Canny, depth, and pose control for LTX-2.3 22B-dev.

## Checkpoint

`union_control_bal` was trained for 5,000 steps at rank 128 on a balanced 19,740-row control corpus: 6,580 Canny, 6,580 depth, and 6,580 pose examples. Training used `video_to_video` conditioning at 1280x704 with reference scale 1.0.

The final checkpoint and exact training configuration are under `runs/union_control_bal/`.

## Status

Training completed, but the final checkpoint has not received a complete production-quality validation pass. Treat this as a research checkpoint and evaluate each control mode independently before deployment. This is not the downloaded Lightricks Union-Control adapter and does not replace the separately published SyFe pose, depth, and Canny repositories.

Use is subject to the LTX-2 community license.