mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
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:
parent
1d9037fefe
commit
cc87ed3899
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user