-
Notifications
You must be signed in to change notification settings - Fork 6.9k
LTX-2 distilled checkpoint support #12925
Copy link
Copy link
Closed
Description
#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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.