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

  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 ComfyUI DDColor and select it
  5. 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

image

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.