Skip to content

move LTX2TextConnectors into models/condition_embedders/ #14749

Description

@yiyixuxu

LTX2TextConnectors is a model (ModelMixin, has its own weights subfolder in the checkpoints) but lives in the pipeline folder, src/diffusers/pipelines/ltx2/connectors.py. So far only the LTX-2 pipelines used it, but now #13881 (SANA-WM) uses it too, importing it across pipeline folders.

We have a folder for these: src/diffusers/models/condition_embedders/. Let's move it there (with a re-export at the old location so existing imports keep working).


This issue was drafted with Claude Code and posted by it on my behalf; I reviewed the content.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions