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).

The first two always give you the newest version, so they come first.

Option 1 - ComfyUI Easy-Install (Windows)

If you use ComfyUI Easy-Install, Pixaroma is already included. To pull the newest version, run Update Easy-Install.bat from your ComfyUI-Easy-Install folder, or open the ComfyUI EZi Launcher and press Easy-Install under UPDATE.

Option 2 - Manual with git
  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.
Option 3 - ComfyUI Manager

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

Manager is not always the newest. It installs from the Comfy Registry, which does not always carry the latest version. The two options above always give you the newest, so prefer them if a workflow needs a brand new node. You can also switch Pixaroma to nightly in Manager, which installs straight from the repository.

Buttons or a whole node missing after an update? That is almost always a browser cache problem, not a broken install - see how to clear it below.
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 Update the Pixaroma nodes

New nodes and fixes land often. The first two always give you the newest version, so they come first.

Option 1 - ComfyUI Easy-Install (Windows)

Either of these fetches the newest Pixaroma nodes for you:

  • Run Update Easy-Install.bat from your ComfyUI-Easy-Install folder.
  • Or open the ComfyUI EZi Launcher and press Easy-Install under UPDATE.
Option 2 - Manual with git
  1. Open your ComfyUI/custom_nodes/ComfyUI-Pixaroma folder. Click the address bar, type cmd and press Enter.
  2. Run this command:
    git pull
  3. Restart ComfyUI.
Option 3 - ComfyUI Manager

Find Pixaroma in the installed list, press Update, then restart ComfyUI.

Manager is not always the newest. It installs from the Comfy Registry, which can sit behind the repository, so Update can finish and still leave you a few versions back with nothing to warn you. If the version does not change, pressing Update again will not help: switch Pixaroma to nightly in Manager, which installs straight from the repository, or use Option 1 or Option 2.

Check that it actually worked

Worth ten seconds, because an update can finish with a tick and still leave you on the old version. Open the Help window inside ComfyUI (the orange ? in the top toolbar) and read the version in the bottom right corner. Compare it with the newest version on GitLab. If the number went up, the update worked.

Version went up, but a node still looks wrong? That one is the browser cache rather than the update - clear it below.
Seeing "banned for security reasons" after updating? The nodes are fine, here is what that message is.

4 Seeing "banned for security reasons"?

The Pixaroma nodes are safe, and the pack is not banned. Its status on the Comfy Registry is Active. What is flagged is the recent version numbers, not the pack and not anything found on your computer.

What the message actually is

ComfyUI checks the version you have installed against the Comfy Registry and repeats whatever the registry says about it. Since 26 August 2026 the registry has marked our newer versions as banned, so ComfyUI shows that warning to anyone who installed with Easy-Install or git. No reason has ever been given: there is no reason field in the registry's API, and the publisher dashboard shows nothing either.

It is not only Pixaroma. The same thing has hit several well known node packs over the same period, which is why this looks like an automated false positive rather than anything found in the code.

Check it yourself

Everything above is public, so you do not have to take our word for it:

What you should do

Nothing. The nodes work normally. If the warning bothers you, version 1.4.126 is the last one the registry marks Active, so installing that clears it, at the cost of the fixes added since.

Correct as of 5 September 2026. This page will say so when it is resolved, and issue #223 above is the live thread.

5 Buttons or nodes missing? Clear the cache

If a node looks broken or its buttons and widgets are missing, it is almost always a browser cache problem - not a broken install. After an update your browser keeps serving the old node files. This can be stubborn and persistent, so work through the two steps below in order.

First - hard refresh

Reload ComfyUI while skipping the cached files: press Ctrl+Shift+R (Windows/Linux) or Cmd+Shift+R (Mac). Most of the time the missing buttons come straight back.

Still missing? - reload with the cache disabled

If a hard refresh did not fix it, force a clean reload with the browser developer tools open:

  1. Press F12 to open the developer tools.
  2. Click the Network tab.
  3. Tick the Disable cache checkbox at the top of that tab.
  4. Keep the tools open and refresh the page (Ctrl+Shift+R / Cmd+Shift+R).

The cache only stays off while the developer tools are open, so refreshing with them open is what forces a truly fresh copy. Once the buttons are back, press F12 again to close it.

Why this happens: the browser saves the JavaScript that draws each node so the page loads faster. After a node update that saved copy is out of date, and you see missing buttons until you force a clean reload.

6 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.

7 Found this useful?

Everything here stays free. Making it is not: the AI tools behind the Pixaroma nodes, the cloud platforms, the AI voice and the editing software all cost money every month. If these workflows saved you time, a channel membership is the most direct way to keep new episodes coming.

  • From Flame Keeper up you also get members-only videos and a role on the Discord.
  • Legends get a private Discord channel and their name at the end of some videos.
  • Your first month can be free, if you have not used your YouTube trial yet.

Would rather give once than monthly? There is a donate page too. And if neither fits right now, that is genuinely fine - watching an episode and sharing it with someone who needs it already helps.