Update custom-node-list.json

Added MetaMan custom node.
This commit is contained in:
MatthewClayHarrison 2025-08-13 14:04:40 -07:00 committed by GitHub
parent 48dd9a3240
commit 0020627cf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31288,6 +31288,17 @@
],
"install_type": "unzip",
"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."
}
]
}