Nodes/Reference-Based Video Colorization/Deep Exemplar Image Colorization (Original)
ComfyUI Node

Deep Exemplar Image Colorization (Original)

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

By jonstreeter·Created 9 months ago·Updated 9 months ago· 24
Deep Exemplar Image Colorization (Original)
  • image_to_colorize
  • reference_image
  • colorized_image
  • performance_report
target_width768
target_height432
use_torch_compilefalse
use_sage_attentionfalse
CategoryDeepExemplar/Image

Inputs (6)

NameTypeDefaultDescription
image_to_colorizeIMAGEGrayscale or color image to be colorized
reference_imageIMAGEColor reference image that provides the color palette
target_widthINT76816–4096Output width (will be adjusted to nearest multiple of 32)
target_heightINT43216–4096Output height (will be adjusted to nearest multiple of 32)
use_torch_compileBOOLEANfalseEnable torch.compile optimization for 10-25% speedup (may increase first-run compilation time)
use_sage_attentionBOOLEANfalseEnable SageAttention for faster attention computation (requires sageattention package)

Outputs (2)

NameTypeDescription
colorized_imageIMAGE
performance_reportSTRING