Skip to main content
A node is a single unit of work in a workflow. It takes inputs, does something with them (load a model, encode a prompt, sample, save an image), and passes its outputs to the next node. Workflows are built by connecting nodes together.

Core nodes

Built-in nodes maintained by the Comfy Org team. They ship with every ComfyUI install and run on your own hardware.

Core Nodes

Reference for every built-in node, grouped by category.

Partner nodes

Nodes that provide access to third-party models (Nano Banana, Seedance, Kling, and others). They are included with ComfyUI, run on the provider’s infrastructure, and cost credits to run.

Partner Nodes

Prerequisites, pricing, and per-model guides.

Custom nodes

Community-built nodes you install yourself from the Comfy Registry, usually through ComfyUI Manager. You can also write and publish your own.

Custom Nodes

Installing, managing, developing, and publishing custom nodes.