GenAsset ComfyUI tutorial

Check the GenAsset connection

Use the Manager connection check before debugging bigger workflows.

Goal

SOLOCloud Run validated

Prove the token, base URL, network path, and workspace are correct before debugging bigger graphs.

Setup

  • Use the Test GenAsset Connection node.
  • Set base_url to https://genasset.xyz.
  • Set token to ComfyUI/user/genasset.json.

Steps

  1. Open the GenAsset Manager or add the Test GenAsset Connection node manually.
  2. Queue the graph once.
  3. Read the output text and confirm it says SUCCESS with the expected workspace name.
  4. If it fails, fix token file path, token value, or base_url before continuing.

Validated run

  • Cloud Run prompt b674433a-7be9-4e5d-b6d1-9ed7df93bed2 returned SUCCESS.
  • The validated workspace was Mary's Space for stelios.sotiriadis@warestack.com.

Next