From 01cd9fbb0ecef5c96932106d02ce672034c65350 Mon Sep 17 00:00:00 2001 From: HALXP <30446630+HAL-XP@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:18:02 +0100 Subject: [PATCH] Add HALXP-Comfy to custom-node-list.json (#2320) * Added HALXP-Comfy to the custom node lists * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0ff4208c..3360c22b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37722,6 +37722,16 @@ ], "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", + ], + "install_type": "git-clone", + "description": "A UI suite for ComfyUI including Focus mode and layout enhancements." } ] }