mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-31 17:20:50 +08:00
update DB
This commit is contained in:
parent
7eb4a3f961
commit
0a202dd506
@ -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)"
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user