diff --git a/custom-node-list.json b/custom-node-list.json index 57ce398c..c26a24c1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38649,6 +38649,25 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Moeblack", + "title": "ComfyUI-SimpleChat", + "reference": "https://github.com/Moeblack/ComfyUI-SimpleChat", + "files": [ + "https://github.com/Moeblack/ComfyUI-SimpleChat" + ], + "install_type": "git-clone", + "description": "Simple, no-nonsense LLM chat nodes for ComfyUI. Support OpenAI, Claude, Gemini and NoASS Roleplay.", + "tags": [ + "LLM", + "chat", + "openai", + "claude", + "gemini", + "roleplay", + "noass" + ] + } ] }