diff --git a/custom-node-list.json b/custom-node-list.json index 2433de81..c0a800cb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18978,5 +18978,17 @@ "install_type": "git-clone", "description": "This node pack helps to convert various files to Markdown. It supports pdf, pptx, xlsx, docx, html and image files." } + { + "author": "Jurdn", + "title": "Jurdns Groq API Node", + "id": "jurdnsgroqapinode", + "reference": "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node", + "files": [ + "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node" + ], + "pip": ["groq"], + "install_type": "git-clone", + "description": "This node utilizes the Groq.com API to enhance prompts. (Place API key and main system prompt in the groq_config.json)" + } ] }