Compare commits

...

2 Commits

Author SHA1 Message Date
Casual Gamer
9b4b69aa95
Merge c42e88836f into 8662f6e527 2025-12-28 17:30:19 +02:00
rookiestar28
c42e88836f Add ComfyUI-Doctor new node and update description for ComfyUI Text Processor. 2025-12-28 16:03:22 +08:00

View File

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