mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 13:20:49 +08:00
Update custom-node-list.json
This commit is contained in:
parent
f70099abd5
commit
1f0079ca0b
@ -1,12 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
{
|
|
||||||
"title": "Keybinding Extra",
|
|
||||||
"repo": "https://github.com/akawana/ComfyUI-Keybinding-extra",
|
|
||||||
"author": "akawana",
|
|
||||||
"description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.",
|
|
||||||
"tags": ["frontend", "shortcut", "utility"]
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
@ -37389,6 +37382,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "akawana",
|
||||||
|
"title": "Keybinding Extra",
|
||||||
|
"reference": "https://github.com/akawana/ComfyUI-Keybinding-extra",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/akawana/ComfyUI-Keybinding-extra"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Adds shortcuts for commenting and deleting lines of text, with a configurable comment symbol. Includes a node that cleans comments from text and splits content using tags for Regional Prompting.",
|
||||||
|
"tags": ["frontend", "shortcut", "utility"]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user