Spaces:
Sleeping
Sleeping
File size: 860 Bytes
9792fcc 1bf61b0 9792fcc 1bf61b0 9792fcc 1bf61b0 9792fcc 1bf61b0 9792fcc 1bf61b0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
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.
|