Add ComfyUI-Doctor new node and update description for ComfyUI Text Processor.

This commit is contained in:
rookiestar28 2025-12-28 16:03:22 +08:00
parent 3103fc9864
commit c42e88836f

View File

@ -35510,7 +35510,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",
@ -40024,6 +40024,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."
}
]
}