From 778b8917f5e3b79bcb0d2719fcb6dd3d3b6c5449 Mon Sep 17 00:00:00 2001 From: Will Date: Tue, 31 Mar 2026 18:09:49 -0600 Subject: [PATCH 1/4] Add LTX-2.3 video generation guide with ComfyUI Template-based deployment using vast.ai/model/ltx-2-3 with four pre-configured ComfyUI workflows: text-to-video, image-to-video, image+audio-to-video, and first-last-frame interpolation. --- docs.json | 3 +- examples/video-generation/ltx-video-2-3.mdx | 122 ++++++++++++++++++++ 2 files changed, 124 insertions(+), 1 deletion(-) create mode 100644 examples/video-generation/ltx-video-2-3.mdx diff --git a/docs.json b/docs.json index 49168dd..a4dfc9e 100644 --- a/docs.json +++ b/docs.json @@ -245,7 +245,8 @@ "group": "Video Generation", "icon": "video", "pages": [ - "video-generation" + "video-generation", + "examples/video-generation/ltx-video-2-3" ] }, { diff --git a/examples/video-generation/ltx-video-2-3.mdx b/examples/video-generation/ltx-video-2-3.mdx new file mode 100644 index 0000000..cfc8827 --- /dev/null +++ b/examples/video-generation/ltx-video-2-3.mdx @@ -0,0 +1,122 @@ +--- +title: Generating Video with LTX-2.3 and ComfyUI +slug: ltx-video-2-3-vast +createdAt: Thu Mar 13 2026 00:00:00 GMT+0000 (Coordinated Universal Time) +updatedAt: Mon Mar 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time) +--- + +