diff --git a/custom-node-list.json b/custom-node-list.json index e075facd..366aeb32 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31750,6 +31750,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Dehypnotic", + "title": "NumberedText", + "reference": "https://github.com/Dehypnotic/comfyui-numbered-text", + "files": [ + "https://github.com/Dehypnotic/comfyui-numbered-text" + ], + "install_type": "git-clone", + "description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator" } ] }