comfy-cli and comfyui-tooling-nodes
These are complements: the CLI provides local environment management and workflow orchestration, while the tooling nodes enable external applications to communicate with ComfyUI as a backend service, allowing them to work together in a integrated workflow.
About comfy-cli
Comfy-Org/comfy-cli
Command Line Interface for Managing ComfyUI
Handles environment isolation through intelligent Python detection (virtual environments, `.venv`, or isolated tool environments), custom node management via Git-based installation, and checkpoint downloading with hash verification. Supports testing ComfyUI pull requests and frontend branches with automatic cloning and caching, enabling developers to validate changes before deployment across Windows, macOS, and Linux platforms.
About comfyui-tooling-nodes
Acly/comfyui-tooling-nodes
Nodes for using ComfyUI as a backend for external tools. Send and receive images directly without filesystem upload/download.
Implements in-memory image transport via base64 embedding or HTTP/WebSocket APIs, eliminating filesystem dependencies. Extends ComfyUI with attention-based region masking for precise spatial control over text prompts, and flexible tile-based processing for VRAM-efficient batch workflows. Includes auxiliary nodes for local text translation, NSFW filtering, and model inspection via HTTP endpoints.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work