update DB

This commit is contained in:
Dr.Lt.Data 2025-12-28 07:47:42 +09:00
parent 7eb4a3f961
commit 0a202dd506
2 changed files with 23 additions and 12 deletions

View File

@ -39577,6 +39577,17 @@
"install_type": "git-clone", "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." "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", "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": "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)"
},
] ]
} }

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "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", "author": "CornmeisterNL",
"title": "CornmeisterNL PowerPack", "title": "CornmeisterNL PowerPack",