Skip to content

Commit 0a202dd

Browse files
committed
update DB
1 parent 7eb4a3f commit 0a202dd

File tree

2 files changed

+23
-12
lines changed

2 files changed

+23
-12
lines changed

custom-node-list.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39577,6 +39577,17 @@
3957739577
"install_type": "git-clone",
3957839578
"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."
3957939579
},
39580+
{
39581+
"author": "room3dev",
39582+
"title": "ComfyUI-FrameIO",
39583+
"id": "comfyui-frameio",
39584+
"reference": "https://github.com/room3dev/ComfyUI-FrameIO",
39585+
"files": [
39586+
"https://github.com/room3dev/ComfyUI-FrameIO"
39587+
],
39588+
"install_type": "git-clone",
39589+
"description": "High-performance frame IO nodes (WEBP)"
39590+
},
3958039591

3958139592

3958239593

@@ -39984,17 +39995,6 @@
3998439995
],
3998539996
"install_type": "unzip",
3998639997
"description": "This is a node to convert an image into a CMYK Halftone dot image."
39987-
},
39988-
{
39989-
"author": "room3dev",
39990-
"title": "ComfyUI-FrameIO",
39991-
"id": "comfyui-frameio",
39992-
"reference": "https://github.com/room3dev/ComfyUI-FrameIO",
39993-
"files": [
39994-
"https://github.com/room3dev/ComfyUI-FrameIO"
39995-
],
39996-
"install_type": "git-clone",
39997-
"description": "High-performance frame IO nodes (WEBP)"
39998-
},
39998+
}
3999939999
]
4000040000
}

node_db/new/custom-node-list.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"custom_nodes": [
3+
{
4+
"author": "room3dev",
5+
"title": "ComfyUI-FrameIO",
6+
"id": "comfyui-frameio",
7+
"reference": "https://github.com/room3dev/ComfyUI-FrameIO",
8+
"files": [
9+
"https://github.com/room3dev/ComfyUI-FrameIO"
10+
],
11+
"install_type": "git-clone",
12+
"description": "High-performance frame IO nodes (WEBP)"
13+
},
314
{
415
"author": "CornmeisterNL",
516
"title": "CornmeisterNL PowerPack",

0 commit comments

Comments
 (0)