Skip to content

LTX-2 distilled checkpoint support #12925

Description

@sayakpaul

#12915 added support for LTX-2.

What's supported?

  • Single stage T2V and I2V
  • Upsampling

Amongst other things, we don't support running inference with the distilled checkpoint. This thread is for tracking that feature.

This is where the inference pipeline with distillation is implemented in the original codebase.

Some steps that come to mind that will be needed for the integration:

  • Run the conversion script to get the diffusers format checkpoint.
  • Use the pre-defined sigmas as here.
  • Test with a guidance scale of 1 and steps of 8.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions