Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-08-25 06:23:22 +09:00 committed by GitHub
parent a0a47e73c7
commit 6932b816f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31816,9 +31816,9 @@
"title": "RangeToString",
"reference": "https://github.com/Dehypnotic/comfyui-range-to-string",
"files": [
"https://raw.githubusercontent.com/Dehypnotic/comfyui-range-to-string/main/range_to_string.py"
"https://github.com/Dehypnotic/comfyui-range-to-string"
],
"install_type": "copy",
"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."
}
]