ComfyUI workflow

Version control for ComfyUI image generations.

Track every ComfyUI output with prompt, seed, model, sampler, workflow JSON, and version notes. Compare versions and reload approved recipes when a team or agent needs the exact result later.

Why teams use this

GenAsset captures image outputs together with their recipe, version notes, and workflow history. This makes the same result reusable across ComfyUI, SDK pipelines, and agent workflows.

  • Save prompt, negative prompt, model, seed, steps, sampler, scheduler, and workflow JSON.
  • Create v1, v2, v3 history for the same asset without losing traceability.
  • Reload previous versions in ComfyUI or use the same asset in SDK and MCP flows.
  • Share approved versions with read-only links for review and sign-off.
ComfyUI workflow with Save To GenAsset node
ComfyUI workflow saving directly to GenAsset.
Version comparison view with reproducible settings
Version history makes approved assets easy to reproduce later.