Skip to content

Commit 1ce5603

Browse files
committed
update DB
1 parent 97b86b0 commit 1ce5603

File tree

2 files changed

+42
-21
lines changed

2 files changed

+42
-21
lines changed

custom-node-list.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -39556,6 +39556,27 @@
3955639556
"install_type": "git-clone",
3955739557
"description": "Custom nodes that organize ComfyUI workflow connections by combining multiple links into single pipeline links. (Description by CC)"
3955839558
},
39559+
{
39560+
"author": "CornmeisterNL",
39561+
"title": "CornmeisterNL PowerPack",
39562+
"id": "cornmeisternl-powerpack",
39563+
"reference": "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack",
39564+
"files": [
39565+
"https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack"
39566+
],
39567+
"install_type": "git-clone",
39568+
"description": "A power-user focused collection of ComfyUI nodes: LoRA management, prompt building, resolution presets, metadata-safe image saving (CivitAI-ready), and UNet model loading."
39569+
},
39570+
{
39571+
"author": "LuqP2",
39572+
"title": "Image MetaHub Save Node",
39573+
"reference": "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save",
39574+
"files": [
39575+
"https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save"
39576+
],
39577+
"install_type": "git-clone",
39578+
"description": "Official companion node for Image MetaHub. Saves A1111/Civitai-compatible parameters plus extended Image MetaHub metadata (workflow JSON, SHA256 model hashes, VRAM peak/total, GPU device, generation time, and steps/sec) for reproducibility and benchmarking."
39579+
},
3955939580

3956039581

3956139582

@@ -39832,17 +39853,6 @@
3983239853
"install_type": "copy",
3983339854
"description": "Nodes:BrevImage. ComfyUI Load Image From URL"
3983439855
},
39835-
{
39836-
"author": "CornmeisterNL",
39837-
"title": "CornmeisterNL PowerPack",
39838-
"id": "cornmeisternl-powerpack",
39839-
"reference": "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack",
39840-
"files": [
39841-
"https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack"
39842-
],
39843-
"install_type": "git-clone",
39844-
"description": "A power-user focused collection of ComfyUI nodes: LoRA management, prompt building, resolution presets, metadata-safe image saving (CivitAI-ready), and UNet model loading."
39845-
},
3984639856
{
3984739857
"author": "jw782cn",
3984839858
"title": "ComfyUI-Catcat",
@@ -39974,16 +39984,6 @@
3997439984
],
3997539985
"install_type": "unzip",
3997639986
"description": "This is a node to convert an image into a CMYK Halftone dot image."
39977-
},
39978-
{
39979-
"author": "LuqP2",
39980-
"title": "Image MetaHub Save Node",
39981-
"reference": "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save",
39982-
"files": [
39983-
"https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save"
39984-
],
39985-
"install_type": "git-clone",
39986-
"description": "Official companion node for Image MetaHub. Saves A1111/Civitai-compatible parameters plus extended Image MetaHub metadata (workflow JSON, SHA256 model hashes, VRAM peak/total, GPU device, generation time, and steps/sec) for reproducibility and benchmarking."
3998739987
}
3998839988
]
3998939989
}

node_db/new/custom-node-list.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "CornmeisterNL",
5+
"title": "CornmeisterNL PowerPack",
6+
"id": "cornmeisternl-powerpack",
7+
"reference": "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack",
8+
"files": [
9+
"https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack"
10+
],
11+
"install_type": "git-clone",
12+
"description": "A power-user focused collection of ComfyUI nodes: LoRA management, prompt building, resolution presets, metadata-safe image saving (CivitAI-ready), and UNet model loading."
13+
},
14+
{
15+
"author": "LuqP2",
16+
"title": "Image MetaHub Save Node",
17+
"reference": "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save",
18+
"files": [
19+
"https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save"
20+
],
21+
"install_type": "git-clone",
22+
"description": "Official companion node for Image MetaHub. Saves A1111/Civitai-compatible parameters plus extended Image MetaHub metadata (workflow JSON, SHA256 model hashes, VRAM peak/total, GPU device, generation time, and steps/sec) for reproducibility and benchmarking."
23+
},
324
{
425
"author": "EricRollei",
526
"title": "Qwen Layers Diffuser Pipeline",

0 commit comments

Comments
 (0)