Update custom-node-list.json (#2096)

* Update custom-node-list.json

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
dehypnotic 2025-08-22 13:54:35 +02:00 committed by GitHub
parent 116e068ac3
commit 553cba12f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]
}