Update custom-node-list.json

This commit is contained in:
Jurdn 2024-12-28 16:09:31 -05:00 committed by GitHub
parent 664a582576
commit 315a9fc0d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)"
}
]
}