ComfyUI_DDColor

ComfyUI_DDColor
★ 7

图像上色ComfyUI集成模型自动下载模型管理
在ComfyUI中集成非官方DDColor,使用DDColor模型对灰度图/线稿进行图像上色并自动下载模型到/checkpoints,简化模型管理与使用
💡 在ComfyUI中对灰度图或线稿一键上色并自动管理模型
🍴 2 Forks💻 Python🔄 2024-06-14
📦 网盘链接待填入
📦 requirements.txt
numpy>=1.24.3
opencv_python>=4.7.0.72
Pillow>=10.1.0
timm>=0.9.2
huggingface_hub
image
📄 README

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.