mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-12 22:22:34 +08:00
Update custom-node-list.json
This commit is contained in:
parent
664a582576
commit
315a9fc0d1
@ -18978,5 +18978,17 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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)"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user