Skip to content

App Mode

If you’ve read the Workflow page, you know that ComfyUI’s default interface looks like an engineering diagram — lots of boxes (nodes) wired together, great for people who want to tinker and iterate.

But here’s the problem: I just want to generate images — I don’t want to stare at a blueprint all day.

That’s where App Mode comes in.

App Mode takes a workflow you’ve already built and wraps it into a “mini app interface”: you only fill in what needs filling, hit Run, and the complex wiring is hidden away.

Think of it like:

  • Node mode = open-kitchen restaurant: you can see every step of cooking, every ingredient on the counter.
  • App mode = order kiosk: you just pick options — flavor, spice level, size — then wait for your order.

You don’t need to worry about how the food is made (how nodes connect).

Instead of a canvas full of nodes, you typically see a cleaner layout:

  • An input area: upload reference images, write prompts, choose a model or parameters — the author pre-selected “the things you need to touch.”
  • An output area: generated images and previews appear in a designated region.
  • A clear “Run” action: click once to go — no need to trace wires and figure out which node to trigger.

In other words: someone (or past you) already simplified the “expert interface” into a “user-friendly interface.”

  1. Less cognitive load: no more wondering “did I wire this wrong?”
  2. Fewer accidental edits: the switches you don’t need right now are out of sight.
  3. Easier to share: the author can package a workflow into a “just use it” form; what you receive feels like an instruction sheet rather than a pile of parts.

Of course, this convenience has a prerequisite: the underlying workflow must be solid, and the options the author exposed must be sensible — if the author only gave you two buttons but you want to tweak something they didn’t expose, you’ll still need to go back to node mode and modify it yourself.

  • The workflow is still the same pipeline — App Mode just wraps it in a shell for users.
  • The fixed pipeline hasn’t disappeared — it’s just not showing all nodes by default, letting you focus on inputs and outputs.

If you see phrases like “Build App,” “Select Inputs/Outputs,” don’t panic — it just means: the author is choosing which knobs to expose and which outputs to display. As a user, most of the time you only need to: enter App Mode → adjust inputs → run.

The official docs mention that newer ComfyUI frontends support App Mode more fully. If the entry point or name looks slightly different in your version, it’s usually just a version or skin difference — the core concept stays the same: fewer nodes to look at, more focus on what you’re filling in and what comes out.


The bottom line: App Mode makes ComfyUI feel like “opening a small tool” rather than “living inside a blueprint forever.” Don’t treat it as a new track to learn — it’s the same capability with a friendlier face.