Nodes Browser

ComfyDeploy: How PixelML ComfyUI Nodes works in ComfyUI?

What is PixelML ComfyUI Nodes?

A collection of custom nodes for ComfyUI focused on variable handling and workflow automation.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for PixelML ComfyUI Nodes and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

PixelML ComfyUI Nodes

A collection of custom nodes for ComfyUI focused on variable handling and workflow automation.

Installation

  1. Clone this repository into your ComfyUI custom_nodes directory:
  2. Install dependencies
pip install -r requirements.txt

Acknowledgements

diffusers: https://github.com/huggingface/diffusers openai - consistencydecoder: https://github.com/openai/consistencydecoder reddit user Total-Resort-3120 for float ramp node