mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-28 23:10:16 +08:00
Compare commits
No commits in common. "1f0079ca0b29918597fb876669204efb7eb49f31" and "2c3d58817940b8ac002bb3f4bd3f57a4e954d60c" have entirely different histories.
1f0079ca0b
...
2c3d588179
@ -1,5 +1,12 @@
|
||||
{
|
||||
"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",
|
||||
@ -37382,17 +37389,6 @@
|
||||
],
|
||||
"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