change install type of Mosaica.

This commit is contained in:
Mason McGough 2024-05-28 20:55:27 -04:00
parent 1d9c38c213
commit 8bbff96c5a

View File

@ -9926,9 +9926,9 @@
"title": "Mosaica", "title": "Mosaica",
"reference": "https://github.com/Mason-McGough/ComfyUI-Mosaica", "reference": "https://github.com/Mason-McGough/ComfyUI-Mosaica",
"files": [ "files": [
"https://github.com/Mason-McGough/ComfyUI-Mosaica/raw/main/__init__.py" "https://github.com/Mason-McGough/ComfyUI-Mosaica"
], ],
"install_type": "unzip", "install_type": "git-clone",
"description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables." "description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables."
} }
] ]