GenAsset ComfyUI tutorial

Installing GenAsset Manager

Install GenAsset in ComfyUI from ComfyUI Manager or GitHub, restart ComfyUI, then save your workspace token in Setup.

First-time install

For a first-time ComfyUI setup, install the GenAsset custom node pack first, restart ComfyUI, then use the GenAsset Manager Setup tab to save your workspace token.

Two good paths
Use ComfyUI Manager when it is available in your ComfyUI install. Use GitHub when you prefer a direct clone or the Manager listing is not available yet.

Install from ComfyUI Manager

  1. Open ComfyUI.
  2. Click Manager.
  3. Click Custom Nodes Manager.
  4. Search for GenAsset.
  5. Install GenAsset.
  6. Restart ComfyUI.
  7. Open the GenAsset manager in the ComfyUI toolbar.
  8. Go to Setup, paste your GenAsset workspace token, and save it.

Install from GitHub

From your ComfyUI/custom_nodes folder:

Clone GenAsset custom nodes
bash
cd ComfyUI/custom_nodes
git clone https://github.com/steliosot/ComfyUI-GenAsset.git

Then restart ComfyUI.

After restart

After restart, open ComfyUI and you should see GenAsset in the toolbar. Open it, go to Setup, paste your workspace token, and save it. The Setup tab creates the token file that ComfyUI GenAsset nodes can reuse.

Generated token file
bash
ComfyUI/user/genasset.json
Recommended node token value
In shared workflows, keep node token fields set to ComfyUI/user/genasset.json instead of pasting the token directly.

Next