mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-03 18:50:49 +08:00
Add ComfyUI-Doctor new node and update description for ComfyUI Text Processor. (#2441)
This commit is contained in:
parent
6147ed790b
commit
750509b5e8
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user