diff --git a/custom-node-list.json b/custom-node-list.json index d2d6d6cf..e71807c3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9941,6 +9941,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Mason-McGough", + "title": "Mosaica", + "reference": "https://github.com/Mason-McGough/ComfyUI-Mosaica", + "files": [ + "https://github.com/Mason-McGough/ComfyUI-Mosaica" + ], + "install_type": "git-clone", + "description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables." } ] }