ComfyUI and comfyui-tooling-nodes

These are complements: ComfyUI is the core diffusion model framework, while comfyui-tooling-nodes extends it with nodes that enable external applications to integrate with ComfyUI as a backend service via direct image I/O rather than filesystem operations.

ComfyUI
72
Verified
comfyui-tooling-nodes
72
Verified
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 18/25
Maturity 25/25
Community 19/25
Stars: 106,230
Forks: 12,230
Downloads:
Commits (30d): 142
Language: Python
License: GPL-3.0
Stars: 642
Forks: 77
Downloads: 2,160
Commits (30d): 0
Language: Python
License: GPL-3.0
No Package No Dependents
No Dependents

About ComfyUI

Comfy-Org/ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

Supports diverse generative models across image, video, audio, and 3D modalities with intelligent memory management and GPU offloading for low-VRAM systems. The architecture uses an asynchronous queue system with incremental execution—only re-computing workflow nodes that have changed—and integrates LoRAs, ControlNets, and model merging capabilities. Extensible through custom nodes and external API providers, while maintaining fully offline operation for core functionality.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work