mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
Update custom-node-list.json
Added MetaMan custom node.
This commit is contained in:
parent
48dd9a3240
commit
0020627cf6
@ -31288,6 +31288,17 @@
|
|||||||
],
|
],
|
||||||
"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": "MatthewCHarrison",
|
||||||
|
"title": "Metadata manager for various generation services",
|
||||||
|
"id": "MetaMan",
|
||||||
|
"reference": "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan/blob/main/README.md",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MatthewClayHarrison/ComfyUI-MetaMan.git"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "MetaMan bridges the metadata gap between AI image generation services, enabling seamless workflow sharing and model dependency tracking across platforms."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user