diff --git a/custom-node-list.json b/custom-node-list.json index 9c2ae4ab..e9ee9b91 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21381,6 +21381,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "lum3on", + "title": "LLM Polymath Chat Node", + "id": "polymath", + "reference": "https://github.com/lum3on/comfyui_LLM_Polymath", + "files": [ + "https://github.com/lum3on/comfyui_LLM_Polymath" + ], + "install_type": "git-clone", + "description": "Advanced LLM driven node with many custom instructions, including node finder, expert prompter and json converter." } ] }