--- title: LTX-2.3 Video Outpaint emoji: 🖼️ colorFrom: indigo colorTo: pink sdk: gradio sdk_version: 6.13.0 python_version: "3.12" app_file: app.py pinned: false hardware: zero-a10g short_description: Outpaint videos with LTX 2.3 IC LoRA models: - diffusers/LTX-2.3-Distilled-Diffusers - linoyts/ltx2.3-inpainting-lora --- # 🖼️ LTX-2.3 Video Outpainting Extend a video to a new aspect ratio — the original is centered and the model fills the empty margins. Reuses the inpainting IC-LoRA on distilled LTX-2.3 (`LTX2InContextPipeline` + margin attention mask).