update DB

This commit is contained in:
Dr.Lt.Data 2025-12-28 07:46:24 +09:00
parent 97b86b02ad
commit 1ce5603379
2 changed files with 42 additions and 21 deletions

View File

@ -39556,6 +39556,27 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes that organize ComfyUI workflow connections by combining multiple links into single pipeline links. (Description by CC)" "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", "install_type": "copy",
"description": "Nodes:BrevImage. ComfyUI Load Image From URL" "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", "author": "jw782cn",
"title": "ComfyUI-Catcat", "title": "ComfyUI-Catcat",
@ -39974,16 +39984,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }

View File

@ -1,5 +1,26 @@
{ {
"custom_nodes": [ "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", "author": "EricRollei",
"title": "Qwen Layers Diffuser Pipeline", "title": "Qwen Layers Diffuser Pipeline",