---
base_model:
- Lightricks/LTX-2.3
license: apache-2.0
pipeline_tag: image-text-to-video
tags:
- image-to-video
- text-to-video
- video-to-video
- image-text-to-video
- audio-to-video
- text-to-audio
- video-to-audio
- audio-to-audio
- text-to-audio-video
- image-to-audio-video
- image-text-to-audio-video
- ltx-2
- ltx-2-3
- ltx-video
- ltxv
- lightricks
library_name: diffusers
---
A custom VAE for LTX-Video 2.3 that bakes a cinematic color grade directly into the decoder.
It applies **a subtle, darker greenish-teal tint** to the output, evoking a soft, cinematic **"The Matrix" like aesthetic**.
Because the color grade is baked into the VAE weights, it **eliminates** the need for **post-processing** color correction, giving you the final cinematic look straight out of generation.
___
_Left: Default | Right: This VAE_
## Files
| File | Direct Link |
|------|--------|
| LTX23_video_vae_bf16_cinematic.safetensors | [Download](https://huggingface.co/rzgar/LTX-2.3-Cinematic-VAE/resolve/main/LTX23_video_vae_bf16_cinematic.safetensors) |
___
## Usage
- Simply save the VAE in ComfyUI `models/vae` folder.
- If you’re using monolithic checkpoints, use the [KJ VAE Loader](https://github.com/kijai/ComfyUI-KJNodes).