ltxloratrainingi2vt2v
February 12, 2025 ยท View on GitHub
Lora traing script for Lightricks/LTX-video modified from a-r-r-o-w/finetrainers to support image to video training and STG guidancec for inference; tested on two RTX 4090 24GB
I will update this README add more details onece i finished meta's VideoJAM training method
Bullet time effects lora results
| Image | Video |
|---|---|
Precompute
python precompute.py
you can check if your precomputed pt is correct in this file: "test_rebuild_from_precomputed.py" please edit this file
python test_rebuild_from_precomputed.py
Prepare the config file
edit configs/ltx.yaml
Start Training with two GPUs
accelerate launch --config_file ./configs/uncompiled_2.yaml ltx_train.py
Run inference with trained Lora
edit batch_gen_i2v_STG.py set lora path and output dirs
python batch_gen_i2v_STG.py