Update custom-node-list.json

This commit is contained in:
dehypnotic 2025-08-22 00:48:50 +02:00 committed by GitHub
parent 1010dd2d28
commit 6f8c226144
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://raw.githubusercontent.com/Dehypnotic/comfyui-numbered-text/main/numbered_text_node.py"
],
"install_type": "copy",
"description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator"
}
]
}