From a9af70e5f0734da1485b995be45168d8289bc802 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 23 Oct 2025 06:59:38 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 88c988f0..19d69c5f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34676,6 +34676,17 @@ "install_type": "git-clone", "description": "ComfyUI nodes for Automated Workflow" }, + { + "author": "l33chking", + "title": "ComfyUI Channel Ops", + "id": "ComfyUI-Channel-Ops", + "reference": "https://github.com/L33chKing/ComfyUI_Channel_Ops", + "files": [ + "https://github.com/L33chKing/ComfyUI_Channel_Ops" + ], + "install_type": "git-clone", + "description": "Comfyui custom node that modifies image channels with various per-channel operations" + }, @@ -35139,17 +35150,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "l33chking", - "title": "ComfyUI Channel Ops", - "id": "ComfyUI-Channel-Ops", - "reference": "https://github.com/L33chKing/ComfyUI_Channel_Ops", - "files": [ - "https://github.com/L33chKing/ComfyUI_Channel_Ops" - ], - "install_type": "git-clone", - "description": "Comfyui custom node that modifies image channels with various per-channel operations" } ] }