diff --git a/custom-node-list.json b/custom-node-list.json index 68cbbf7..6e68bdf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6909,7 +6909,17 @@ "install_type": "git-clone", "description": "Tara is a powerful node for ComfyUI that integrates Large Language Models (LLMs) to enhance and automate workflow processes. With Tara, you can create complex, intelligent workflows that refine and generate content, manage API keys, and seamlessly integrate various LLMs into your projects." }, - + { + "author": "Sida Liu", + "title": "ComfyUI-Debug", + "reference": "https://github.com/liusida/ComfyUI-Debug", + "files": [ + "https://github.com/liusida/ComfyUI-Debug" + ], + "install_type": "git-clone", + "description": "Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease." + }, +