ComfyUI-zyd232-Nodes
ComfyUI nodes including LLM Text Generation for any LLM server (multiple image/video/audio input, preset management, hide API-key, clean VRAM, auto-unload), Merge LoRA Stacks, Image Pixel Comparison, and other nodes for quality-of-life improvements.
Nodes (5)
ComfyUI zyd232 Nodes
</div>A collection of custom nodes for ComfyUI, including LLM text generation, image pixel comparison, image save/preview, and mask batch blending.
📖 Full documentation is available in the Wiki — each node is documented individually with its features, inputs/outputs, and usage tips.
📦 Installation
cd ComfyUI/custom_nodes
git clone https://github.com/zyd232/ComfyUI-zyd232-Nodes.git
Restart ComfyUI. The nodes will appear under the zyd232 Nodes category.
🧩 Node Index
| Node | Category | Description | Docs |
|------|----------|-------------|------|
| LLM Text Generator | zyd232 Nodes/LLM | Connect to any OpenAI-compatible LLM service for text generation. Supports multiple images/videos/audio, streaming display, config presets, and result locking. | 📄 Docs |
| Images Pixels Compare | zyd232 Nodes | Compare two images at the pixel level to check if they are identical; outputs a boolean. | 📄 Docs |
| Save Preview Images | zyd232 Nodes | Save images (PNG/JPG) with quality, metadata, custom path, workflow JSON, and preview options. | 📄 Docs |
| Mask Batch Blend | zyd232 Nodes | Blend multiple masks into one using add / max / average operations. | 📄 Docs |
| Merge LoRA Stacks | zyd232 Nodes | Merge multiple lora_stack inputs into a single lora_stack output. The left-side inputs are dynamic (Autogrow) and can be added freely. | 📄 Docs |
🚀 Quick Start
Type a node name in the ComfyUI node search box to find it. For detailed usage of each node, click the docs link above or browse the Wiki home.
📄 License
This project is released under the LICENSE.