From f6db73bf0c698392e94d1e1663b891574f6caf55 Mon Sep 17 00:00:00 2001 From: fllywaay Date: Tue, 4 Nov 2025 10:50:49 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0ad4b6a3..59569d36 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35455,6 +35455,17 @@ "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.|一个简单的多行文本处理工具,例如行数统计、忽略空行等" + },