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

* 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-24 23:28:06 +02:00 committed by GitHub
parent 1d9037fefe
commit cc87ed3899
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31821,6 +31821,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Dehypnotic",
"title": "RangeToString",
"reference": "https://github.com/Dehypnotic/comfyui-range-to-string",
"files": [
"https://github.com/Dehypnotic/comfyui-range-to-string"
],
"install_type": "git-clone",
"description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values."
}
]
}