mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 15:42:33 +08:00
Update custom-node-list.json
This commit is contained in:
parent
6f8c226144
commit
d35d7c03c6
@ -31756,9 +31756,9 @@
|
|||||||
"title": "NumberedText",
|
"title": "NumberedText",
|
||||||
"reference": "https://github.com/Dehypnotic/comfyui-numbered-text",
|
"reference": "https://github.com/Dehypnotic/comfyui-numbered-text",
|
||||||
"files": [
|
"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"
|
"description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user