Skip to content

[diffusion] model: support Ltx 2.3 two stage ti2v#22667

Merged
mickqian merged 55 commits intosgl-project:mainfrom
mickqian:ltx-2.3-two-stage-ti2v
Apr 14, 2026
Merged

[diffusion] model: support Ltx 2.3 two stage ti2v#22667
mickqian merged 55 commits intosgl-project:mainfrom
mickqian:ltx-2.3-two-stage-ti2v

Conversation

@mickqian
Copy link
Copy Markdown
Collaborator

@mickqian mickqian commented Apr 13, 2026

Reproduce

sglang generate \
  --model-path Lightricks/LTX-2.3 \
  --pipeline-class-name LTX2TwoStagePipeline \
  --prompt "A beautiful sunset over the ocean" \
  --negative-prompt "shaky, glitchy, low quality, worst quality, deformed, distorted, disfigured, motion smear, motion artifacts, fused fingers, bad anatomy, weird hand, ugly,
transition, static." \
  --image-path /tmp/ltx23_i2v_input_sunset.png \
  --width 1536 \
  --height 1024 \
  --seed 10 \
  --save-output

sglang:

current_sglang_two_stage.mp4

official:

official_two_stage.mp4

Motivation

Modifications

Accuracy Tests

Speed Tests and Profiling

Checklist

Review and Merge Process

  1. Ping Merge Oncalls to start the process. See the PR Merge Process.
  2. Get approvals from CODEOWNERS and other reviewers.
  3. Trigger CI tests with comments or contact authorized users to do so.
    • Common commands include /tag-and-rerun-ci, /tag-run-ci-label, /rerun-failed-ci
  4. After green CI and required approvals, ask Merge Oncalls or people with Write permission to merge the PR.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@github-actions github-actions Bot added diffusion SGLang Diffusion lora labels Apr 13, 2026
@mickqian mickqian force-pushed the ltx-2.3-two-stage-ti2v branch from d8f0933 to ebb5216 Compare April 14, 2026 01:58
@mickqian mickqian marked this pull request as ready for review April 14, 2026 02:25
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@mickqian
Copy link
Copy Markdown
Collaborator Author

/tag-and-rerun-ci

@mickqian mickqian force-pushed the ltx-2.3-two-stage-ti2v branch from 04e16a2 to e95142e Compare April 14, 2026 02:26
@mickqian mickqian force-pushed the ltx-2.3-two-stage-ti2v branch from da4f7c3 to ea6b740 Compare April 14, 2026 02:48
@mickqian mickqian merged commit c5e9508 into sgl-project:main Apr 14, 2026
38 of 54 checks passed
yhyang201 pushed a commit to yhyang201/sglang that referenced this pull request Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant