diff --git a/custom-node-list.json b/custom-node-list.json index 47b57345..207ed580 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40468,6 +40468,28 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "GraftingRayman", + "title": "ComfyUI Visual Dimension Selector", + "id": "GraftingRayman", + "reference": "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector", + "files": [ + "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector" + ], + "install_type": "git-clone", + "description": "A visual ComfyUI latent canvas dimensions selector" + }, + { + "author": "GraftingRayman", + "title": "ComfyUI Video 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" } ] }