add Mosaica to custom node list.

This commit is contained in:
Mason McGough 2024-05-28 20:40:04 -04:00
parent c0f5218532
commit 1d9c38c213

View File

@ -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."
}
]
}