Add ComfyUI-Pixaroma to custom-node-list.json

This commit is contained in:
pixaroma 2026-04-22 09:47:16 +03:00
parent 491f847bbc
commit 484bb2fe4c

View File

@ -46467,6 +46467,17 @@
], ],
"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": "pixaroma",
"title": "ComfyUI-Pixaroma",
"id": "comfyui-pixaroma",
"reference": "https://github.com/pixaroma/ComfyUI-Pixaroma",
"files": [
"https://github.com/pixaroma/ComfyUI-Pixaroma"
],
"install_type": "git-clone",
"description": "Creative suite for ComfyUI — 3D Builder, Paint Studio, Image Composer, Image Crop, Image Compare, and Label with layers, transforms, AI background removal, and more."
} }
] ]
} }