From 430dc61b648339c8ff42046aa580bcbda68a17eb Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Sat, 8 Nov 2025 13:35:19 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fba23293..5c86cc28 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35455,17 +35455,7 @@ "install_type": "git-clone", "description": "Load upscale models directly from Hugging Face Hub in ComfyUI" }, - { - "author": "fllywaay", - "title": "Comfyui-TextLine-counter", - "id": "manager", - "reference": "https://github.com/zpengcom/Comfyui-TextLine-counter", - "files": [ - "https://github.com/zpengcom/Comfyui-TextLine-counter" - ], - "install_type": "git-clone", - "description": "A simple multi-line text processing tool, such as line count statistics, ignoring blank lines, etc." - }, + @@ -35932,6 +35922,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "fllywaay", + "title": "Comfyui-TextLine-counter", + "id": "manager", + "reference": "https://github.com/zpengcom/Comfyui-TextLine-counter", + "files": [ + "https://github.com/zpengcom/Comfyui-TextLine-counter" + ], + "install_type": "git-clone", + "description": "A simple multi-line text processing tool, such as line count statistics, ignoring blank lines, etc." } ] }