From 537f003585be08b43e0b0f4b3e473dcdeaf5c167 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Fri, 20 Mar 2026 11:43:41 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b250d..ea907dc 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,12 @@ Placeholder # Custom Nodes ## Multi Image Loader +![Multi_Image_Loader_GIF](https://github.com/user-attachments/assets/71924103-92a6-4c1e-b67a-064dcbcce781) -A Image loader that features a built in gallery, allowing your to easily rearrange images and output them seperately or batched together. It also combines the image resize node and LTXVPreprocess node to reduce clutter in LTX workflows. +An Image loader that features a built in gallery, allowing your to easily rearrange images and output them seperately or batched together. It also combines the image resize node and LTXVPreprocess node to reduce clutter in LTX workflows. ## LTX Sequencer +![LTX_Sequencer_GIF](https://github.com/user-attachments/assets/88f27155-f50e-4cb2-b937-ab173e6bdf0b) An overhaul of the LTXVAddGuideMulti node. It allows you to quickly create FFLF (First Frame Last Frame) videos, shot sequences, supports any number of middle frames. @@ -35,6 +37,7 @@ It also has a sync feature that syncs all LTX Sequencer nodes together in realti ## LTX Keyframer +LTX_Keyframer_Node An overhaul of the LTXVImgToVideoInplaceKJ node. It allows you to quickly create FFLF (First Frame Last Frame) videos, shot sequences, supports any number of middle frames.