From a4ffa5d75a6f6d9850ce1406553245254c296824 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Fri, 20 Mar 2026 18:16:06 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7077d65..96c0796 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ It also has a sync feature that syncs all LTX Keyframer nodes together in realti ## 💡 Workflows -LTX IMG2VIDEO FIRST MIDDLE LAST FRAME 3 STAGE OPTIMIZED WORKFLOW v3 +LTX I2V First Last Frame 3 Stage Workflow This is a compact LTX 2.3 workflow for I2V and First Frame, Middle Frame, Last frame video generation. I seperated and organized everything into subraphs to make things as clean as possible, and added toggles to customize the workflow quickly. From b866ef76fed245532c3d81a944433365afd17e18 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Fri, 20 Mar 2026 19:48:46 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96c0796..17e7338 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ All of my nodes are created with the help of AI, so there may or may not be redu ## 🔄 Recent Updates I've updated the workflows to have less dependancies. I've removed the CacheDiT and IAMCCS vae decode nodes. +# ⚙️ Custom Nodes + ## Multi Image Loader ![Multi_Image_Loader_GIF](https://github.com/user-attachments/assets/71924103-92a6-4c1e-b67a-064dcbcce781) From fdea13a40c80e3c3ef010639969b766bd9e0948f Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Fri, 20 Mar 2026 19:49:58 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17e7338..35f813b 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Or drag and drop image into ComfyUI to import workflow. - Rearranging images sometimes gets finicky. I'll try and fix this soon. It may be due to my ComfyUI frontend not matching the backend. **LTX Sequencer and LTX Keyframer** -- Will randomly re-arrange the widget values when loading workflows. It happens very rarely, and for some reason only happens to 1 node. It can be reversed by just re-syncing it with another node. +- Will randomly swap the widget values when loading workflows. It happens very rarely, and for some reason only happens to 1 node. It can be reversed by just re-syncing it with another node. It may also be due to my ComfyUI frontend not matching the backend (that has been causing other issues with ComfyUI, still waiting for ComfyUI to fix the issues with latest version)