Add My Comfyui-TextLine-counter node (#2253)

* Update custom-node-list.json

* Update custom-node-list.json

* Update custom-node-list.json

* Remove 'id' field from Comfyui-TextLine-counter

Removed 'id' field from the Comfyui-TextLine-counter entry.

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
fllywaay 2025-11-08 12:40:13 +08:00 committed by GitHub
parent 41e53a1f2a
commit 1c10607c06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36154,6 +36154,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "fllywaay",
"title": "Comfyui-TextLine-counter",
"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."
}
]
}