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.|一个简单的多行文本处理工具,例如行数统计、忽略空行等" + },