We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f98dd commit c452524Copy full SHA for c452524
custom-node-list.json
@@ -20528,6 +20528,15 @@
20528
],
20529
"install_type": "unzip",
20530
"description": "This is a node to convert an image into a CMYK Halftone dot image."
20531
- }
+ },
20532
+ {
20533
+ "author": "danielw",
20534
+ "title": "Custom nodes for llm chat with optional image input",
20535
+ "id": "llm-api",
20536
+ "reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
20537
+ "files": ["https://github.com/tianyuw/ComfyUI-LLM-API"],
20538
+ "install_type": "git-clone",
20539
+ "description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
20540
+ }
20541
]
20542
}
0 commit comments