Nodes/Reference-Based Video Colorization/ColorMNet Image Colorization (New)
ComfyUI Node

ColorMNet Image Colorization (New)

A ComfyUI node in ColorMNet/Image with 6 inputs and 2 outputs.

By jonstreeter·Created 9 months ago·Updated 9 months ago· 24
ColorMNet Image Colorization (New)
  • image
  • reference_image
  • colorized_image
  • performance_report
target_width768
target_height432
use_fp16true
use_torch_compilefalse
CategoryColorMNet/Image

Inputs (6)

NameTypeDefaultDescription
imageIMAGEGrayscale or color image to be colorized [H, W, 3]
reference_imageIMAGEColor reference image that provides the color palette
target_widthINT76864–2048Output width - must be multiple of 32 (will be adjusted automatically)
target_heightINT43264–2048Output height - must be multiple of 32 (will be adjusted automatically)
use_fp16BOOLEANtrueUse half-precision (FP16) for faster processing with lower VRAM usage (minimal quality impact)
use_torch_compileBOOLEANfalseEnable torch.compile optimization for 10-15% speedup (increases first-run compilation time)

Outputs (2)

NameTypeDescription
colorized_imageIMAGE
performance_reportSTRING