From 1dd3accb6b806c87498f94399fef82fc94bfe45d Mon Sep 17 00:00:00 2001 From: FX-FeiHou <74548520+FX-FeiHou@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:03:43 +0800 Subject: [PATCH] Add ComfyUI Segment Queue Runner node --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 88f1b482..af304031 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45882,6 +45882,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "FX-FeiHou", + "title": "ComfyUI Segment Queue Runner", + "id": "FX-FeiHou", + "reference": "https://github.com/FX-FeiHou/Comfyui-Segment-Queue-Runner", + "install_type": "git-clone", + "description": "An automated long-video generation node for ComfyUI Wan Animate / KJ Context, supporting segmented generation, seamless transitions, auto scene switching, breakpoint resuming, auto merging, and audio sync." +} + + ] } \ No newline at end of file