diff --git a/custom-node-list.json b/custom-node-list.json index 4e4b707c..1c0229e2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14521,6 +14521,17 @@ ], "install_type": "git-clone", "description": "Custom nodes for ComfyUI to automatically send generated images to Discord channels." + }, + { + "author": "GrenKain", + "title": "PixelArt Processing Nodes", + "id": "gk_pixelart", + "reference": "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI", + "files": [ + "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI" + ], + "install_type": "git-clone", + "description": "This repository provides custom nodes for ComfyUI that enable pixel art style image processing, including downscaling, upscaling, color quantization, and resolution adjustments." } ] }