Compare commits

...

3 Commits

Author SHA1 Message Date
MatthewClayHarrison
cda249a970
Merge 9b30a87de9 into bba55d4d5a 2025-12-13 00:39:30 +09:00
Dr.Lt.Data
9b30a87de9
Update custom-node-list.json 2025-08-14 07:30:42 +09:00
MatthewClayHarrison
0020627cf6
Update custom-node-list.json
Added MetaMan custom node.
2025-08-13 14:04:40 -07:00

View File

@ -38882,6 +38882,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",
"files": [
"https://github.com/MatthewClayHarrison/ComfyUI-MetaMan"
],
"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."
}
]
}