ComfyUI Custom Nodes by xss VAE Decode with Preview
ComfyUI Custom Nodes by xss VAE Decode with Preview
Unzip the contents into your ComfyUI\custom_nodes
folder and restart ComfyUI and refresh your browser. The new node should show up under image
in the UI. This node will take the provided image
and combines a few of the other nodes I have to make it a single step process to make a contrast mask from it. This is a simple node that allows you to preview an image as it is being decoded. It does not save the image by design, but it does output it if one wanted to do so.
Custom Nodes for ComfyUI
These are a collection of nodes I have made to help me in my workflows. None of the nodes here require any external dependencies or packages that aren't part of the base ComfyUI install so they should be plug and play.
Installation
Download the node's .zip file
Extract it into your
ComfyUI\custom_nodes
folderRestart your ComfyUI server instance
Refresh the browse you are using for ComfyUI
Have fun!
Let me know if you see any issues.