mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-26 05:50:17 +08:00
Compare commits
2 Commits
2c3d588179
...
1f0079ca0b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f0079ca0b | ||
|
|
f70099abd5 |
@ -1,12 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"title": "Keybinding Extra",
|
||||
"repo": "https://github.com/akawana/ComfyUI-Keybinding-extra",
|
||||
"author": "akawana",
|
||||
"description": "Adds configurable keyboard shortcuts to the ComfyUI frontend. Comment line (Ctrl+/).",
|
||||
"tags": ["frontend", "shortcut", "utility"]
|
||||
}
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI-Manager",
|
||||
@ -37389,6 +37382,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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