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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
PixelML ComfyUI Nodes
and select it - 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
- Clone this repository into your ComfyUI
custom_nodes
directory: - 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