mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
add custom node ComfyUI-LLM-API to custom-node-list.json (#1479)
This commit is contained in:
parent
13f98ddbd6
commit
c452524e3e
@ -20528,6 +20528,15 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "danielw",
|
||||
"title": "Custom nodes for llm chat with optional image input",
|
||||
"id": "llm-api",
|
||||
"reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
|
||||
"files": ["https://github.com/tianyuw/ComfyUI-LLM-API"],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user