Nodes Browser
ComfyDeploy: How ComfyUI DDColor works in ComfyUI?
What is ComfyUI DDColor?
Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI
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 DDColor
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI DDColor (Unofficial Support)
Unofficial DDColor support for ComfyUI.
Minor revised based on ComfyUI-DDColor, mainly changed the model downloading directory to ComfyUI's official folders.
Original Repo
Node to use DDColor (https://github.com/piddnad/DDColor) in ComfyUI
The models are selected from the dropdown, and automatically downloaded to the /checkpoints
folder using hugginface_hub, alternatively download them manually from here:
https://huggingface.co/piddnad/DDColor-models/tree/main
Info about the different models: https://github.com/piddnad/DDColor/blob/master/MODEL_ZOO.md
As settings go, I don't understand yet what the model input size should be, seems to vary per model/image, working values to try: 256, 512, 1024.