mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
add ComfyLab-Pack to custom-node-list.json (#1470)
This commit is contained in:
parent
79387d5396
commit
3b037c5011
@ -16498,7 +16498,7 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running ShellAgent apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly."
|
||||
},
|
||||
},
|
||||
{
|
||||
"author": "Vrch Studio (vrch.ai)",
|
||||
"title": "ComfyUI Web Viewer",
|
||||
@ -18140,7 +18140,7 @@
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "magic-quill",
|
||||
"author": "magic-quill",
|
||||
"title": "ComfyUI_MagicQuill",
|
||||
"id": "MagicQuill",
|
||||
"reference": "https://github.com/magic-quill/ComfyUI_MagicQuill",
|
||||
@ -19846,7 +19846,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
@ -20258,6 +20258,18 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "bugltd",
|
||||
"title": "ComfyLab Pack",
|
||||
"id": "comfylab-pack",
|
||||
"reference": "https://github.com/bugltd/ComfyLab-Pack",
|
||||
"files": [
|
||||
"https://github.com/bugltd/ComfyLab-Pack"
|
||||
],
|
||||
"nodename_pattern": " \\(lab\\)$",
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: XY Plot with many options, Output Config (JSON / JSON5 / YAML), Queue, Format String, List utilities, Input nodes, ...."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user