ComfyUI

ComfyUI: Save Metadata Patch

Patch metadata on one existing version without creating a new image version.

What it does

Patches metadata on an existing version.

Download workflow

Save metadata patch

Download the JSON and open it directly in ComfyUI.

Download
Token setup
Create ComfyUI/user/genasset.json with { "base_url": "https://genasset.xyz", "workspace_token": "ga_..." }, then leave node token as ComfyUI/user/genasset.json.

When to use

Use to add labels/approval/notes after generation.

Avoids creating extra versions for metadata-only changes.

How to run

  1. Set `version_id`.
  2. Edit `metadata_patch_json`.
  3. Queue and verify `ok: true`.