GenAsset ComfyUI tutorial

Use the GenAsset Manager

Open the GenAsset panel in ComfyUI, check connection status, import workflows, refresh recent assets, and update the node pack.

Goal

SOLOCloud Run validated

Use the GenAsset Manager inside ComfyUI as the everyday control panel for setup, importing workflows, and checking workflow health.

GenAsset Manager Setup tab in ComfyUI
Setup: paste a workspace token once, save it as genasset.json, then check the active workspace.
GenAsset Manager Workflows tab in ComfyUI
Workflows: import public catalog workflows, workspace workflows, or recent assets without manually copying JSON.
GenAsset Manager Workflow Doctor running in ComfyUI
Health running state: Doctor reads the graph, analyzes nodes, checks models, and asks GenAsset AI for guidance.
GenAsset Manager Workflow Doctor result in ComfyUI
Workflow Doctor: summarizes errors, warnings, missing models, and plain-language AI recommendations.
GenAsset Manager Repro Lock preview in ComfyUI
Repro Lock preview: shows the environment and workflow metadata that Save To GenAsset stores with the version.

Setup

  • Install or update ComfyUI-GenAsset, then restart ComfyUI.
  • Click the GenAsset button in the ComfyUI top bar.
  • The Manager has three tabs: Setup, Workflows, and Health.
  • Setup stores your token into ComfyUI/user/genasset.json so every GenAsset node can reuse it.
  • Workflows imports catalog or workspace workflows directly onto the canvas.
  • Health checks the current workflow before you queue it.

Steps

  1. Open Setup first. Paste a workspace token only when you need to create or update genasset.json.
  2. Use Check to confirm the token, API, and workspace are reachable.
  3. Open Workflows to import recommended public workflows, workspace workflows, or recent reusable assets.
  4. Open Health before running unfamiliar workflows.
  5. Use Resolve Models for deterministic missing-model checks.
  6. Use Run Doctor for GenAsset AI guidance, and Preview Repro Lock to see the metadata Save To GenAsset will attach.

Validated run

  • The Cloud Run panel reported GenAsset v1.0.17 behavior, connected token file, API reachable, and workspace synced.
  • Health tab checks detected missing models, missing custom nodes, broken links, and video/heavy workflow warnings; Run Doctor returned GenAsset AI guidance through OpenAI gpt-4o-mini.

Next