From e67e35795ee7fb12f7bf6ff093ec8fbf8111c8c3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 1 May 2026 05:00:29 +0900 Subject: [PATCH] fix(custom-node-list): place JH-PixelPro entry after last git-clone block --- custom-node-list.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b5269374..c69c75a0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46208,6 +46208,16 @@ "install_type": "git-clone", "description": "Custom nodes for ComfyUI: Drag & drop image paste, interactive UI crop, WAN I2V bucket resolution, and GIMM-VFI frame interpolation." }, + { + "author": "jetthuangai", + "title": "ComfyUI-JH-PixelPro", + "reference": "https://github.com/jetthuangai/ComfyUI-JH-PixelPro", + "files": [ + "https://github.com/jetthuangai/ComfyUI-JH-PixelPro" + ], + "install_type": "git-clone", + "description": "GPU-powered pro-grade image suite cho retouch chân dung. v0.1.0 alpha: Frequency Separation (N-01) + Sub-Pixel Mask Refiner (N-02). Kornia core, tensor thuần không rời VRAM." + }, @@ -46598,16 +46608,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "jetthuangai", - "title": "ComfyUI-JH-PixelPro", - "reference": "https://github.com/jetthuangai/ComfyUI-JH-PixelPro", - "files": [ - "https://github.com/jetthuangai/ComfyUI-JH-PixelPro" - ], - "install_type": "git-clone", - "description": "GPU-powered pro-grade image suite cho retouch chân dung. v0.1.0 alpha: Frequency Separation (N-01) + Sub-Pixel Mask Refiner (N-02). Kornia core, tensor thuần không rời VRAM." } ] }