File size: 1,910 Bytes
ee8123a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
license: other
license_name: ltx-2-community-license-agreement
license_link: https://github.com/Lightricks/LTX-2/blob/main/LICENSE.md
tags:
- ltx-2.5
- comfyui
- image-to-video
- audio-to-video
---

# LTX-2.5 render subset

**Unmodified copies** of 5 files from [`comfyicu/LTX-2.5`](https://huggingface.co/comfyicu/LTX-2.5), pinned at
revision `1026e00f808dbd9601911479b22d65b760737dc8`. Nothing here has been retrained, quantised, converted or
edited in any way -- byte-for-byte the upstream blobs, in the same directory
layout, under the same licence.

This repo exists for one operational reason: `comfyicu/LTX-2.5` is 200.85 GB
across 17 files, and a render loads 5 of them (39.71 GB). RunPod
Serverless "cached models" pulls a whole repo, so mirroring the subset is the
difference between 201 GB and 40 GB per worker.

## Contents

| file | size |
|---|---|
| `diffusion_models/ltx-2.5-22b-distilled-transformer-comfy-int8-convrot.safetensors` | 21.50 GB |
| `text_encoders/gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot.safetensors` | 15.37 GB |
| `vae/ltx-2.5-video-vae-bf16.safetensors` | 1.47 GB |
| `latent_upscale_models/ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors` | 1.00 GB |
| `vae/ltx-2.5-audio-vae-bf16.safetensors` | 0.36 GB |

## Licence

These weights are licensed by Lightricks Ltd. under the **LTX-2.x Community
License Agreement** (license date: August 11, 2026), a complete copy of which is
included here as `LICENSE.md`. Two conditions are easy to miss:

* **Section 2.1** -- Entities with annual revenue of at least **$10,000,000**
  must obtain a paid Commercial Use Agreement from Lightricks for any commercial
  use.
* **Section 4 and Attachment A** carry use-based restrictions, and **Section 6**
  a duty around watermarking and provenance, that flow down to any recipient.

Original model card and full documentation: <https://huggingface.co/Lightricks/LTX-2.5>