diff --git a/custom-node-list.json b/custom-node-list.json index 148f87b8..b17e112d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39577,6 +39577,17 @@ "install_type": "git-clone", "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." }, + { + "author": "room3dev", + "title": "ComfyUI-FrameIO", + "id": "comfyui-frameio", + "reference": "https://github.com/room3dev/ComfyUI-FrameIO", + "files": [ + "https://github.com/room3dev/ComfyUI-FrameIO" + ], + "install_type": "git-clone", + "description": "High-performance frame IO nodes (WEBP)" + }, @@ -39984,17 +39995,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "room3dev", - "title": "ComfyUI-FrameIO", - "id": "comfyui-frameio", - "reference": "https://github.com/room3dev/ComfyUI-FrameIO", - "files": [ - "https://github.com/room3dev/ComfyUI-FrameIO" - ], - "install_type": "git-clone", - "description": "High-performance frame IO nodes (WEBP)" - }, + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1fe9103b..dd058f49 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "room3dev", + "title": "ComfyUI-FrameIO", + "id": "comfyui-frameio", + "reference": "https://github.com/room3dev/ComfyUI-FrameIO", + "files": [ + "https://github.com/room3dev/ComfyUI-FrameIO" + ], + "install_type": "git-clone", + "description": "High-performance frame IO nodes (WEBP)" + }, { "author": "CornmeisterNL", "title": "CornmeisterNL PowerPack",