add ComfyLab-Pack to custom-node-list.json (#1470)

This commit is contained in:
Bug, Ltd. 2025-01-22 14:52:06 +01:00 committed by GitHub
parent 79387d5396
commit 3b037c5011
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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, ...."
}
]
}