ltx23-dev-api / README.md
linoyts's picture
linoyts HF Staff
initial backend
1bf61b0 verified
|
Raw
History Blame Contribute Delete
860 Bytes
---
title: LTX-2.3 Dev API
emoji: 🎬
colorFrom: pink
colorTo: purple
sdk: gradio
sdk_version: 6.13.0
python_version: '3.12'
app_file: app.py
pinned: false
hardware: zero-a10g
short_description: Hero backend for the LTX-2.3 pre-production playground
models:
- Lightricks/LTX-2.3
---
# 🎬 LTX-2.3 dev two-stage β€” hero backend
Private API backend (native `TI2VidTwoStagesPipeline`: dev checkpoint + CFG/STG stage 1,
distilled-LoRA stage 2 + x2 upsampler) for the LTX-2.3 Pre-Production
Playground frontend. Set `HF_TOKEN` (gated `Lightricks/LTX-2.3`).
Text encoding (positive + negative for CFG) offloaded to the Gemma encoder Space (`TEXT_ENCODER_SPACE`, default `linoyts/ltx23-gemma-encoder-api`); `encode_prompts` is monkeypatched with precomputed `[ctx_p, ctx_n]`. With Gemma off-board, VRAM is ~2 fp8 transformers + VAEs β€” comfortable on 96 GB.