Update custom-node-list.json

This commit is contained in:
Dr.Lt.Data 2025-08-22 20:51:54 +09:00 committed by GitHub
parent 6f8c226144
commit d35d7c03c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31756,9 +31756,9 @@
"title": "NumberedText",
"reference": "https://github.com/Dehypnotic/comfyui-numbered-text",
"files": [
"https://raw.githubusercontent.com/Dehypnotic/comfyui-numbered-text/main/numbered_text_node.py"
"https://github.com/Dehypnotic/comfyui-numbered-text"
],
"install_type": "copy",
"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"
}
]