mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
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:
parent
5b33519fad
commit
e6c3ae0e20
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user