mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-31 08:20:24 +08:00
add Mosaica to custom node list.
This commit is contained in:
parent
c0f5218532
commit
1d9c38c213
@ -9920,6 +9920,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/raw/main/__init__.py"
|
||||||
|
],
|
||||||
|
"install_type": "unzip",
|
||||||
|
"description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user