File size: 400 Bytes
7e17698
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
library_name: diffusers
tags:
- testing
- ltx
---

# Tiny LTX Modular Pipeline (Testing)

Tiny model for CI testing of the LTX modular pipeline. Not for inference.

Components: T5EncoderModel (32 dim), LTXVideoTransformer3DModel (32 dim, 1 layer), AutoencoderKLLTXVideo (32 channels, 1 block), FlowMatchEulerDiscreteScheduler.

Used by: `tests/modular_pipelines/ltx/test_modular_pipeline_ltx.py`