diff --git a/custom-node-list.json b/custom-node-list.json index 457e06ee..decdf4cc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37722,6 +37722,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "HAL-XP", + "title": "HALXP-Comfy", + "reference": "https://github.com/hal-xp/halxp-comfy", + "files": [ + "https://github.com/HAL-XP/halxp-comfy/blob/main/__init__.py", + "https://github.com/HAL-XP/halxp-comfy/blob/main/js/halxp-focus.js" + ], + "install_type": "git-clone", + "description": "A UI suite for ComfyUI including Focus mode and layout enhancements." } ] }