osantinello commited on
Commit
a2faa81
·
verified ·
1 Parent(s): bfcc7f5

Update file list: add gemma4-12b text encoder

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -20,13 +20,14 @@ All rights, copyright, and attribution belong to **Lightricks Ltd.**
20
 
21
  ## Files
22
 
23
- | File | Description |
24
- | --- | --- |
25
- | `ltx-2.5-22b-distilled-transformer-comfy-int8-convrot.safetensors` | 22B distilled transformer, int8, ComfyUI format |
26
- | `ltx-2.5-video-vae-bf16.safetensors` | Video VAE, bf16 |
27
- | `ltx-2.5-audio-vae-bf16.safetensors` | Audio VAE, bf16 |
28
- | `ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors` | Latent spatial upscaler ×2, bf16 |
29
- | `gemma4_e2b_it_bf16.safetensors` | Text encoder, bf16 |
 
30
 
31
  ## License and use restrictions
32
 
 
20
 
21
  ## Files
22
 
23
+ | File | Description | Size |
24
+ | --- | --- | --- |
25
+ | `ltx-2.5-22b-distilled-transformer-comfy-int8-convrot.safetensors` | 22B distilled transformer, int8, ComfyUI format | 21.5 GB |
26
+ | `gemma4-12b-with-proj-ltx-2.5-comfy-int8-convrot.safetensors` | Gemma-4 12B text encoder with projection, int8, ComfyUI format | 15.4 GB |
27
+ | `gemma4_e2b_it_bf16.safetensors` | Gemma-4 E2B IT text encoder, bf16 | 10.3 GB |
28
+ | `ltx-2.5-video-vae-bf16.safetensors` | Video VAE, bf16 | 1.5 GB |
29
+ | `ltx-2.5-latent-spatial-upscaler-x2-bf16-1.0.safetensors` | Latent spatial upscaler ×2, bf16 | 1.0 GB |
30
+ | `ltx-2.5-audio-vae-bf16.safetensors` | Audio VAE, bf16 | 0.4 GB |
31
 
32
  ## License and use restrictions
33