From 16d0e10abe334b48ee09615b8df05cf95f6a4349 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Tue, 19 May 2026 21:59:34 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 38ad6de..e4187b0 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,8 @@ All of my nodes are created with the help of AI, so there may or may not be redu - Or download through the ComfyUI Manager. **❗❗IMPORTANT❗❗** - -If your trying to install LTX Director through the manager, make sure you download the nightly version. The manager is delayed in showing the latest updates. -ALSO you need to update ComfyUI-LTXVideo and ComfyUI-KJNodes to the latest version as well. You cannot use this node without updating ComfyUI-LTXVideo! +If you don't see the latest version (v1.3.5) yet in the managaer then just downloaded the nightly version (or fetch the updates to update the list to see the latest version). +Also you will need to update ComfyUI-LTXVideo and ComfyUI-KJNodes to the latest version as well. You cannot use this node without updating ComfyUI-LTXVideo! # 🔄 Recent Updates @@ -50,7 +49,7 @@ ALSO you need to update ComfyUI-LTXVideo and ComfyUI-KJNodes to the latest versi - Fixed epsilon input overlapping custom_width input - Fixed invisible widgets in nodes 2.0 when toggling widget visibility through settings menu -If anyone find anymore bugs or has idea for improvements please let me know! +If anyone finds anymore bugs or has idea for improvements please let me know! **v1.3.1** @@ -233,6 +232,6 @@ Fixed everything so far. If there are any other issue or bugs you find please le # 💡 Additional Info -I made these nodes knowing almost nothing about python and a beginner level knowledge of javascript. Feel free to suggest improvements, and if you run into any bugs let me know. +I made these nodes knowing little about python and a beginner level understanding of javascript. Feel free to suggest improvements, and if you run into any bugs let me know. For those asking, I mainly used gemini to create these nodes. From 9185b0b4319319478d72e157e5d3563fb62766e4 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Tue, 19 May 2026 21:59:54 -0500 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4187b0..d65c4f7 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ All of my nodes are created with the help of AI, so there may or may not be redu - Or download through the ComfyUI Manager. **❗❗IMPORTANT❗❗** + If you don't see the latest version (v1.3.5) yet in the managaer then just downloaded the nightly version (or fetch the updates to update the list to see the latest version). Also you will need to update ComfyUI-LTXVideo and ComfyUI-KJNodes to the latest version as well. You cannot use this node without updating ComfyUI-LTXVideo! From 17ab828e8793b19921c0c90d0368fba38bc202c6 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Tue, 19 May 2026 22:00:15 -0500 Subject: [PATCH 3/3] Update README.md fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d65c4f7..e75f10c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ All of my nodes are created with the help of AI, so there may or may not be redu **❗❗IMPORTANT❗❗** -If you don't see the latest version (v1.3.5) yet in the managaer then just downloaded the nightly version (or fetch the updates to update the list to see the latest version). +If you don't see the latest version (v1.3.5) yet in the manager then just downloaded the nightly version (or fetch the updates to update the list to see the latest version). Also you will need to update ComfyUI-LTXVideo and ComfyUI-KJNodes to the latest version as well. You cannot use this node without updating ComfyUI-LTXVideo! # 🔄 Recent Updates