Skip to main content
AI Apps are out-of-the-box application-layer products built on ComfyUI workflows. They wrap node-based workflows into externally callable applications — no node configuration needed; just enter prompts or images per scenario and get results. Think of them as the application-layer entry point combining “visual wrapping of workflows + out-of-the-box use + Agent-callable”.

Core Capabilities

Use Cases

  • Quick generation: No ComfyUI experience needed — just get image / video results directly
  • Workflow monetization: Package a tuned workflow as an AI app for your team or community
  • Agent invocation: Integrate an AI app as a callable node into your product or agent
  • Scenario demos: During teaching or client demos, pick the matching app by scenario to produce outputs fast

Publishing an AI App

A workflow can be published as an AI app after it runs successfully.

Pre-publish Checklist

Before clicking publish, confirm that:
  • The workflow’s latest draft run had no errors.
  • Parameters that need external control are switched to “reference input”, with names and default values defined.
  • Output nodes are configured (e.g., Save Image path, Save Video filename rule).

Publish Fields

Publish Steps

  1. After the workflow runs successfully, click Publish in the upper-right corner.
  2. Select Publish AI App.
  3. In the popup panel, fill in the app name, version, base model, cover, description, and other info.
  4. Under “Export parameters”, check the fields to expose as app inputs and set their names and default values.
  5. Toggle Public visibility to decide whether to make it public.
  6. Click Publish App.