akshan-main's picture
Upload README.md with huggingface_hub
7e17698 verified
---
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`