diff --git a/custom-node-list.json b/custom-node-list.json index 1d64c92f..559509d3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11940,6 +11940,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "2kpr", + "title": "ComfyUI-UltraPixel", + "id": "comfyui-ultrapixel", + "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", + "files": [ + "https://github.com/2kpr/ComfyUI-UltraPixel" + ], + "install_type": "git-clone", + "description": "Implementation of UltraPixel on ComfyUI" } ] }