Nodes Browser
ComfyDeploy: How ComfyUI-ColorWheel works in ComfyUI?
What is ComfyUI-ColorWheel?
NODES:Color Wheel Generator
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
ComfyUI-ColorWheel
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-ColorWheel
I made this to show the dominant colors in an image on a color wheel.
What is was designed for is color studies, particularly for sunsets but it will work for anything. The workflow it's used for is in the file colorstudy-workflow.json. It looks like this:
The image to color node is from https://github.com/JayLyu/ComfyUI_BaiKong_Node I copied it over here because it's the only node from the pack needed for what this node was designed for.