Help & setup

Everything you need to install the Pixaroma nodes and run the workflows you download here.

1 Run a downloaded workflow

  1. Download an episode from the Workflows page and unzip it.
  2. Copy the .json files into your ComfyUI workflows folder:
    ComfyUI/user/default/workflows/
    They then show up in the Workflows tab inside ComfyUI.
  3. Open and run the workflow in ComfyUI.

Quick option: you can also drag a .json file straight onto the ComfyUI canvas to load it right away.

2 Install the Pixaroma nodes

Some workflows use the free Pixaroma custom nodes. They live on GitLab: gitlab.com/pixaroma/ComfyUI-Pixaroma (the old GitHub repo is no longer used).

Option 1 - ComfyUI Easy-Install (Windows)

If you use ComfyUI Easy-Install, Pixaroma is already included. Just run the built-in updater.

Option 2 - ComfyUI Manager

Search for "Pixaroma" in ComfyUI Manager, click Install, then restart ComfyUI.

Option 3 - Manual with git (if Manager does not work)
  1. Make sure git is installed. Don't have it? Get it here: git-scm.com/downloads.
  2. Open your ComfyUI/custom_nodes folder. Click the address bar, type cmd and press Enter - this opens a command window in that folder.
  3. Run this command:
    git clone https://gitlab.com/pixaroma/comfyui-pixaroma.git
  4. Restart ComfyUI.

After updating, if a node looks broken, hard refresh your browser with Ctrl+Shift+R (Windows/Linux) or Cmd+Shift+R (Mac).
Installed it from GitHub before? Run "Update Easy-Install", or repoint it once with git remote set-url origin https://gitlab.com/pixaroma/ComfyUI-Pixaroma.git

3 Need help?

Stuck or found a bug? The community and I are happy to help.

  • Discord: for problems with the Pixaroma nodes, post in the #pixaroma-nodes channel.
  • YouTube: leave a comment on the episode video.