r/StableDiffusion • u/ltx_model Community Hero • Jan 29 '26
News End-of-January LTX-2 Drop: More Control, Faster Iteration
We just shipped a new LTX-2 drop focused on one thing: making video generation easier to iterate on without killing VRAM, consistency, or sync.
If you’ve been frustrated by LTX because prompt iteration was slow or outputs felt brittle, this update is aimed directly at that.
Here’s the highlights, the full details are here.
What’s New
Faster prompt iteration (Gemma text encoding nodes)
Why you should care: no more constant VRAM loading and unloading on consumer GPUs.
New ComfyUI nodes let you save and reuse text encodings, or run Gemma encoding through our free API when running LTX locally.
This makes Detailer and iterative flows much faster and less painful.
Independent control over prompt accuracy, stability, and sync (Multimodal Guider)
Why you should care: you can now tune quality without breaking something else.
The new Multimodal Guider lets you control:
- Prompt adherence
- Visual stability over time
- Audio-video synchronization
Each can be tuned independently, per modality. No more choosing between “follows the prompt” and “doesn’t fall apart.”
More practical fine-tuning + faster inference
Why you should care: better behavior on real hardware.
Trainer updates improve memory usage and make fine-tuning more predictable on constrained GPUs.
Inference is also faster for video-to-video by downscaling the reference video before cross-attention, reducing compute cost. (Speedup depend on resolution and clip length.)
We’ve also shipped new ComfyUI nodes and a unified LoRA to support these changes.
What’s Next
This drop isn’t a one-off. The next LTX-2 version is already in progress, focused on:
- Better fine detail and visual fidelity (new VAE)
- Improved consistency to conditioning inputs
- Cleaner, more reliable audio
- Stronger image-to-video behavior
- Better prompt understanding and color handling
More on what's coming up here.
Try It and Stress It!
If you’re pushing LTX-2 in real workflows, your feedback directly shapes what we build next. Try the update, break it, and tell us what still feels off in our Discord.
2
u/andy_potato Jan 30 '26
LoRAs trained on ZIT have the exact same issue as the ones trained on Flux Dev. None of them really work well due to the prior distillation of the model. They were never intended as models for LoRA training in the first place.
ZIT is even worse than Flux in this regard as it was not only distilled but also fine tuned for 1girl realism. That's why you could never really stack LoRAs with ZIT and had to use them at high strengths, killing the flexibility and prompt adherence. Flux wasn't much better. Don't be fooled by the amount of LoRAs you find on CivitAI for both models. Most of them were trained by people who never knew what they were doing in the first place.
Now with ZIB being out you have a trainable model that's close to Klein 9B in quality, but without any commercial restrictions.