add custom node ComfyUI-LLM-API to custom-node-list.json (#1479)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user