Add ComfyUI-Doctor new node and update description for ComfyUI Text Processor. (#2441)

This commit is contained in:
rookiestar28 2026-01-01 02:48:36 +08:00 committed by GitHub
parent 6147ed790b
commit 750509b5e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35620,7 +35620,7 @@
"https://github.com/rookiestar28/ComfyUI_Text_Processor"
],
"install_type": "git-clone",
"description": "An advanced text processing node for ComfyUI."
"description": "The ultimate text processing suite for ComfyUI. Now features Batch Cleaning, LLM Parsing, Dynamic Wildcards, Image and Logic Tools for sophisticated automation."
},
{
"author": "MoonMoon82",
@ -40415,6 +40415,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "rookiestar28",
"title": "ComfyUI-Doctor",
"reference": "https://github.com/rookiestar28/ComfyUI-Doctor",
"files": [
"https://github.com/rookiestar28/ComfyUI-Doctor"
],
"install_type": "git-clone",
"description": "A continuous, real-time runtime diagnostics suite for ComfyUI. Automatic error interception, intelligent fix suggestions, and deep data flow inspection."
}
]
}