diff --git a/custom-node-list.json b/custom-node-list.json index 20c5a398..e3ca5c71 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9920,6 +9920,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/raw/main/__init__.py" + ], + "install_type": "unzip", + "description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables." } ] }