Instructions to use BennyDaBall/LTX-2.5-22b-distilled-nvfp4-comfy-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LTX-2
How to use BennyDaBall/LTX-2.5-22b-distilled-nvfp4-comfy-v2 with LTX-2:
# Install the LTX-2 pipelines git clone https://github.com/Lightricks/LTX-2.git cd LTX-2 uv sync --extra natten
# Download weights from this repo # Substitute filenames from this repo's "Files and versions" if they differ hf download BennyDaBall/LTX-2.5-22b-distilled-nvfp4-comfy-v2 \ diffusion_models/<distilled-transformer>.safetensors \ text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors \ vae/<video-vae>.safetensors \ vae/<audio-vae>.safetensors \ latent_upscale_models/<spatial-upsampler>.safetensors \ latent_upscale_models/<temporal-upsampler>.safetensors \ --local-dir models/LTX-2.5-22b-distilled-nvfp4-comfy-v2 # DFR requires the detailing IC-LoRA (separate repo; strength is fixed at 0.5) hf download Lightricks/LTX-2.5-22b-IC-LoRA-Pixel-Spatial-Upscaler --local-dir models/LTX-2.5-22b-IC-LoRA-Pixel-Spatial-Upscaler# Distilled LTX-2.5 pipeline (fast) uv run python -m ltx_pipelines.distilled \ --transformer-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/diffusion_models/<distilled-transformer>.safetensors \ --text-encoder-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors \ --video-vae-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/vae/<video-vae>.safetensors \ --audio-vae-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/vae/<audio-vae>.safetensors \ --spatial-upsampler-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/latent_upscale_models/<spatial-upsampler>.safetensors \ --num-frames 121 \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For image-to-video, add: --image path/to/image.jpg 0 0.8# DFR pipeline (higher detail fidelity; optional temporal 2x/4x) uv run python -m ltx_pipelines.dfr_pipeline \ --transformer-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/diffusion_models/<distilled-transformer>.safetensors \ --text-encoder-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/text_encoders/gemma4-12b-with-proj-ltx-2.5-bf16.safetensors \ --video-vae-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/vae/<video-vae>.safetensors \ --audio-vae-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/vae/<audio-vae>.safetensors \ --spatial-upsampler-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/latent_upscale_models/<spatial-upsampler>.safetensors \ --temporal-upsampler-path models/LTX-2.5-22b-distilled-nvfp4-comfy-v2/latent_upscale_models/<temporal-upsampler>.safetensors \ --detailing-lora models/LTX-2.5-22b-IC-LoRA-Pixel-Spatial-Upscaler/ltx-2.5-22b-ic-lora-pixel-spatial-upscaler-x2-1.0.safetensors \ --spatial-upscalings 1 \ --temporal-upscalings 1 \ --height 1088 \ --width 1920 \ --num-frames 121 \ --prompt "A beautiful sunset over the ocean" \ --output-path output.mp4 # For 4K: --spatial-upscalings 2 --width 3840 --height 2176 # For image-to-video, add: --image path/to/image.jpg 0 0.8 - Diffusion Single File
How to use BennyDaBall/LTX-2.5-22b-distilled-nvfp4-comfy-v2 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
LTX-2.5 22B Distilled β NVFP4 ComfyUI-ready, V2 (keyframes edition)
Caught 'em lacking. On a Sunday.
The updated official NVFP4 export (2026-08-16, "Restore keyframes support") β stamped so ComfyUI actually loads it. Again.

Text-to-video with this checkpoint β 1920Γ1088, native audio, 70s on an RTX 5090 (cold load included).
The saga so far
- Aug 11 β LTX-2.5 drops. The official NVFP4 transformer won't load in ComfyUI: the packed FP4 weights get read as dense bytes and you eat a
mat2shape error. I stamp per-layer.comfy_quantmarkers onto it and publish V1 β the first working comfy NVFP4 on the Hub. - Aug 12 β the official file quietly grows the exact same markers (discussion #16 π). Respect. They also notice the export dropped the keyframe positional embedding and pull the config flag.
- Aug 16, 12:19 UTC, a Sunday β "Restore keyframes support": the official file gets replaced with a keyframes-capable re-export. Fresh quantization, embedding restored... and the ComfyUI markers are gone AGAIN. Launch-day crash, the sequel.
- Aug 16, a few hours later, still Sunday β caught 'em lacking on the Lord's day. This repo: the new payload, stamped, render-verified, keyframes and all. Y'all have got to start test-loading these in Comfy before you hit upload. π
What this is
The current official ltx-2.5-22b-distilled-transformer-nvfp4.safetensors (keyframes-capable 2026-08-16 re-export) with ComfyUI's per-layer {"format": "nvfp4"} .comfy_quant markers added. Weights, scales, and license metadata untouched. 7,877 tensors, 1,176 quantized layers stamped β and the headline vs V1: keyframes_abs_pos_embedding is back in the file.
Verified before upload (RTX 5090, ComfyUI 0.33)
First/last-keyframe (flf2v) bridge rendered with this exact file β two keyframes in, the model fills the 5 seconds between:

First and last frames supplied as keyframes β everything between is generated. Identity, costume and set hold, and it lands the end pose.
- flf2v: 5s @ 1280Γ736 in ~55s wall with SageAttention 3.
- t2v / i2v load and render clean in the standard LTX-2.5 template graphs (plain
UNETLoader).
Same seed, same prompt, both quants
| NVFP4 V2 β this repo (18.7GB) | Official comfy-int8-convrot (21.5GB) |
![]() |
![]() |
10 seconds @ 1280Γ736, seed 910090 on both. Similar and close, not identical β and the 4-bit file is ~3GB lighter.
V1 or V2?
This one. V1 was built from the pre-keyframes export β it still works for t2v/i2v, but it physically does not contain the keyframe embedding. V2 is the current official payload, so new pulls should come here.
Usage
Drop the file in models/diffusion_models/, select it in UNETLoader in any LTX-2.5 template graph. Example t2v API workflow included in the repo.
- Downloads last month
- 3,272
Model tree for BennyDaBall/LTX-2.5-22b-distilled-nvfp4-comfy-v2
Base model
Lightricks/LTX-2.5
