add Mosaica extension to custom-node-list.json (#725)
* add Mosaica to custom node list. * change install type of Mosaica.
This commit is contained in:
@@ -9941,6 +9941,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user