-The most powerful open source node-based application for generative AI
+Create images, video, audio, and more with connected, reusable workflows.
{/* Getting Started Section */}
Getting Started
+
New to ComfyUI? Start with a template, then learn what each part of the workflow does.
- Install ComfyUI on Windows, macOS, or Linux
+ Choose Cloud or local ComfyUI and follow the beginner path
+ Start in your browser without installing ComfyUI or downloading models
+
+
- Create your first AI-generated image
+ Set up Comfy Desktop on Windows, macOS, or Linux
- Understand workflows, nodes, and links
+ Open a template, change a prompt, and run it
- Explore community workflows and templates from top creators
+ See how templates, nodes, models, and connections fit together
+
+
+ Understand downloads, hosted models, and credits
+
+
+ Find what to do when a model, node, input, or account is missing
diff --git a/tutorials/partner-nodes/overview.mdx b/tutorials/partner-nodes/overview.mdx
index 3ed50bf05..737bfed80 100644
--- a/tutorials/partner-nodes/overview.mdx
+++ b/tutorials/partner-nodes/overview.mdx
@@ -7,7 +7,7 @@ sidebarTitle: "Overview"
import Requirements from "/snippets/tutorials/partner-nodes/requirements.mdx";
import Faq from "/snippets/tutorials/partner-nodes/faq.mdx";
-Partner Nodes are ComfyUI's new way of calling closed-source models through API requests, providing ComfyUI users with access to external state-of-the-art AI models without complex API key setup.
+API nodes (Partner Nodes) let a node in your workflow call a hosted model from a partner. You use that node like other ComfyUI nodes, but the model runs on an external service rather than on your own computer. Paid calls require a Comfy account and credits. For a beginner-friendly comparison with local models and Comfy Cloud nodes, see [Where a workflow runs](/get_started/where-work-runs).
## What are Partner Nodes?