ComfyUI-DDColor

ComfyUI-DDColor
★ 162

图像色彩化模型自动下载模型选择ComfyUI扩展
将DDColor集成到ComfyUI,支持下拉选择模型并自动下载到/checkpoints,便捷进行图像色彩化与模型管理
💡 在ComfyUI里选择并自动下载DDColor模型为图像上色
🍴 15 Forks💻 Python🔄 2024-05-21
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/b6135d9bd930
📦 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

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.