From 28314b1a501ee4c24f87aa1d3141245294f24d19 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 12 Dec 2025 05:23:01 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2596cf10..cc03a4b0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38686,17 +38686,6 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { - "author": "aimingfail", - "title": "Image2Halftone Node for ComfyUI", - "id": "img2halftone", - "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", - "files": [ - "https://civitai.com/api/download/models/158997" - ], - "install_type": "unzip", - "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, { "author": "jeankassio", "title": "JK AceStep Nodes", @@ -38707,6 +38696,17 @@ ], "install_type": "git-clone", "description": "Advanced nodes optimized for ACE-Step audio generation in ComfyUI." + }, + { + "author": "aimingfail", + "title": "Image2Halftone Node for ComfyUI", + "id": "img2halftone", + "reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui", + "files": [ + "https://civitai.com/api/download/models/158997" + ], + "install_type": "unzip", + "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] -} \ No newline at end of file +}