Skip to content

Commit 3b037c5

Browse files
authored
add ComfyLab-Pack to custom-node-list.json (#1470)
1 parent 79387d5 commit 3b037c5

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

custom-node-list.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16498,7 +16498,7 @@
1649816498
],
1649916499
"install_type": "git-clone",
1650016500
"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."
16501-
},
16501+
},
1650216502
{
1650316503
"author": "Vrch Studio (vrch.ai)",
1650416504
"title": "ComfyUI Web Viewer",
@@ -18140,7 +18140,7 @@
1814018140
"install_type": "git-clone"
1814118141
},
1814218142
{
18143-
"author": "magic-quill",
18143+
"author": "magic-quill",
1814418144
"title": "ComfyUI_MagicQuill",
1814518145
"id": "MagicQuill",
1814618146
"reference": "https://github.com/magic-quill/ComfyUI_MagicQuill",
@@ -19846,7 +19846,7 @@
1984619846

1984719847

1984819848

19849-
19849+
1985019850

1985119851
{
1985219852
"author": "Ser-Hilary",
@@ -20258,6 +20258,18 @@
2025820258
],
2025920259
"install_type": "unzip",
2026020260
"description": "This is a node to convert an image into a CMYK Halftone dot image."
20261+
},
20262+
{
20263+
"author": "bugltd",
20264+
"title": "ComfyLab Pack",
20265+
"id": "comfylab-pack",
20266+
"reference": "https://github.com/bugltd/ComfyLab-Pack",
20267+
"files": [
20268+
"https://github.com/bugltd/ComfyLab-Pack"
20269+
],
20270+
"nodename_pattern": " \\(lab\\)$",
20271+
"install_type": "git-clone",
20272+
"description": "Nodes: XY Plot with many options, Output Config (JSON / JSON5 / YAML), Queue, Format String, List utilities, Input nodes, ...."
2026120273
}
2026220274
]
2026320275
}

0 commit comments

Comments
 (0)