From 03b6de0af656f607596f89a0daf20c8bcf8e9325 Mon Sep 17 00:00:00 2001 From: Grafting Rayman <156515434+GraftingRayman@users.noreply.github.com> Date: Sat, 27 Dec 2025 13:55:34 +0000 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e7c7aa36..7efbc7cf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39974,6 +39974,17 @@ ], "install_type": "git-clone", "description": "A visual ComfyUI latent canvas dimensions selector" + }, + { + "author": "GraftingRayman", + "title": "ComfyUI Videio Scene Analysis & Prompt Generator", + "id": "GraftingRayman", + "reference": "https://github.com/GraftingRayman/ComfyUI-Scene", + "files": [ + "https://github.com/GraftingRayman/ComfyUI-Scene" + ], + "install_type": "git-clone", + "description": "A video scene analysis tool, extracts scenes, generates prompts and lets you visually select scene to work with" } ] }