diff --git a/custom-node-list.json b/custom-node-list.json index b455f113..613e2653 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39556,6 +39556,27 @@ "install_type": "git-clone", "description": "Custom nodes that organize ComfyUI workflow connections by combining multiple links into single pipeline links. (Description by CC)" }, + { + "author": "CornmeisterNL", + "title": "CornmeisterNL PowerPack", + "id": "cornmeisternl-powerpack", + "reference": "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack", + "files": [ + "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack" + ], + "install_type": "git-clone", + "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." + }, + { + "author": "LuqP2", + "title": "Image MetaHub Save Node", + "reference": "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save", + "files": [ + "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save" + ], + "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." + }, @@ -39832,17 +39853,6 @@ "install_type": "copy", "description": "Nodes:BrevImage. ComfyUI Load Image From URL" }, - { - "author": "CornmeisterNL", - "title": "CornmeisterNL PowerPack", - "id": "cornmeisternl-powerpack", - "reference": "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack", - "files": [ - "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack" - ], - "install_type": "git-clone", - "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." - }, { "author": "jw782cn", "title": "ComfyUI-Catcat", @@ -39974,16 +39984,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "LuqP2", - "title": "Image MetaHub Save Node", - "reference": "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save", - "files": [ - "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save" - ], - "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 620a53da..1fe9103b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,26 @@ { "custom_nodes": [ + { + "author": "CornmeisterNL", + "title": "CornmeisterNL PowerPack", + "id": "cornmeisternl-powerpack", + "reference": "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack", + "files": [ + "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack" + ], + "install_type": "git-clone", + "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." + }, + { + "author": "LuqP2", + "title": "Image MetaHub Save Node", + "reference": "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save", + "files": [ + "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save" + ], + "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": "EricRollei", "title": "Qwen Layers Diffuser Pipeline",