Skip to content

LTX-2.5 has no reference/identity template, and an Ingredients IC-LoRA for it shipped 2026-09-10 #151

Description

@dkackman

tool/endpoint: templates/ltx2/* — the LTX-2.5 family has no reference/identity template

repro: list_workflows(shape="shot") over the LTX-2.5 family. Eight templates; none accepts a
subject reference. The ltx-2.5 skill states it outright: "No template in this family takes a
user-supplied video, so a user's own footage is not a fit for any of them."

expected: parity with what the H3 family offers — some way to hold a subject's appearance
across a generation.

actual: there is no LTX equivalent of templates/minimax/reference-to-video. Identity in the
LTX family can only be pinned through a first/last frame image.

what's now available: Lightricks shipped
LTX-2.5-22b-IC-LoRA-Ingredients
on 2026-09-10 — multi-reference conditioning, file ltx-2.5-22b-ic-lora-ingredients-0.9.safetensors.
On the 2.3 line the same IC-LoRA is the most-pulled of the family by a wide margin (7,103
downloads / 196 likes vs. a few hundred for most others), which is at least weak evidence it
earns its keep.

why this is cheap: the plumbing already exists. templates/ltx2/generative-upscale already
drives an IC-LoRA through
diffusers.pipelines.ltx2.pipeline_ltx2_ic_lora.LTX2ReferenceCondition with an ic_lora step,
and the Lightricks/LTX-2.5-Diffusers card confirms IC-LoRA workflows go through the modular
pipeline's reference_conditions= parameter. So this is a template plus a prompt, not engine
work — unlike the H3 items in #147/#148/#149, which are blocked on exposing new variables.

caveats, stated up front:

  • The weight is 0.9, a preview. Of the eight new 2.5 IC-LoRAs only Clean-Plate is 1.0.
  • The repo is gated: auto. lem evidently already has HF access (it pulls the Pixel-Spatial-
    Upscaler fine), so this should not block — but I could not read the card unauthenticated, so
    the exact reference format it expects is unverified. That is the first thing to check.

related: full LTX-2.5 research write-up, including the other seven IC-LoRAs and what was ruled
out, is in the comment below.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestowner:donParked for human decisionstatus:needs-infoBlocked on a question, bounced back

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions