Compare commits

...

3 Commits

Author SHA1 Message Date
MatthewClayHarrison
9e383c502b
Merge 9b30a87de9 into c8dce94c03 2025-12-02 06:41:14 +05:30
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

@ -37722,6 +37722,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."
}
]
}