Add ComfyUI-LLM-Nodes

Added new node for ComfyUI LLM integration with detailed features.
This commit is contained in:
ZUENS2020 2026-01-02 00:39:53 +08:00 committed by GitHub
parent 92979ff7c8
commit 928800fb6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40448,5 +40448,16 @@
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
{
"author": "ZUENS2020",
"title": "ComfyUI LLM Nodes",
"id": "comfyui-llm-nodes",
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
"files": [
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
],
"install_type": "git-clone",
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
}
]
}