mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Update custom-node-list.json (#1379)
* Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
e427f20158
commit
95868c071b
@ -19043,6 +19043,30 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ciga2011",
|
||||
"title": "ComfyUI MarkItDown",
|
||||
"id": "markitdown",
|
||||
"reference": "https://github.com/ciga2011/ComfyUI-MarkItDown",
|
||||
"files": [
|
||||
"https://github.com/ciga2011/ComfyUI-MarkItDown"
|
||||
],
|
||||
"pip": ["markitdown", "openai"],
|
||||
"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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user