Views
No views yet
Experimental R&D derivative. This repository is not an official Lightricks release and is not yet promoted to production. End-to-end GPU validation on the locked RTX 5090 workload is bit-exact in normal and transition modes; do not infer a general speed claim from the existence of these files.
LICENSE. Use and redistribution are subject to that agreement. In
particular, downstream users must receive the complete agreement and notice
that these are modified files.| File | Purpose | Bytes | SHA-256 |
|---|---|---|---|
ltx-2.3-22b-distilled-1.1-video-only-mxfp8-block32.safetensors | Transformer | 16,985,266,184 | a276107d80ed27d98d45ac261997d692abd611789e133b4e66301b221f1ec492 |
ltx-2.3_text_projection_video_only_bf16.safetensors | Gemma video projection | 1,541,441,704 | 9770158f53c0ca33ecd455a19d3fd43efc1e841210b18586af002e55e4a29af4 |
ltx2.3-transition-video-only.safetensors | Transition LoRA without audio FF tensors | 327,287,688 | dce2e0d994ebca66e454103cdd99c958c899a95570c978c554cc63c96845b739 |
*.manifest.json files record source/output hashes, tensor
counts and exact removed byte counts.Kijai/LTX2.3_comfydiffusion_models/ltx-2.3-22b-distilled-1.1_transformer_only_mxfp8_block32.safetensorsb7a945ff24d65ad22c6977787c2e594e74df226e35f1f9dedb64be8fdbd6ffd8Kijai/LTX2.3_comfytext_encoders/ltx-2.3_text_projection_bf16.safetensors911d59bb4cb7708179c9a0045ea0fe41212ecfb77aed3a02702b7c0a8274911faudio_aggregate_embed tensors (770,707,456
payload bytes); retained both video_aggregate_embed tensors.joyfox/LTX-2.3-Transition-LORAloras/ltx2.3-transition.safetensorsba420d6fefafced8e317e2d6ff951b312b52f534377d016b491877a00b830d33audio_ff tensors (62,914,560 payload bytes);
retained 960 video-path tensors.ltx_video_only_modified=true
metadata notice. The transformer discriminator is changed to
image_model=ltx23_video_only, so it fails closed instead of being silently
loaded as a stock LTXV model.ltx23_video_only ComfyUI custom node/runtime, pinned to:1377a2f72925ed7a5518c1900ff71c6740217b0de27a505b3ba6ce42687fe00500deda103d9d6071blocks_replace. The projection file must
be loaded with LTX23VideoOnlyTextEncoderLoader.torch.equal=true, max_abs_error=0). The sealed reports
are state/rd/exact/results/v9-normal/quality/exact.json and
state/rd/exact/results/v9-morph/quality/exact.json; each binds the runtime,
server and five model identities by SHA-256. Formal timing, stability and
fresh-boot validation remain separate promotion gates.scripts/ltx23_video_only_checkpoint.py in strict-known-model mode. The tool
reads the safetensors header, validates the pinned source contract, writes a
new header and streams only the retained byte ranges to an atomic output. It
does not import Torch.