diff --git a/custom-node-list.json b/custom-node-list.json index cb4808fe..10d91c3d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42249,6 +42249,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "laowang", + "title": "ComfyUI PixelArt Converter", + "reference": "https://github.com/wangyff-code/ComfyUI-PixelArt-Converter", + "files": ["https://github.com/wangyff-code/ComfyUI-PixelArt-Converter"], + "install_type": "git-clone", + "description": "Convert images to pixel art using ONNX models." + }, ] }