ComfyUI Node: Colorize Depthmap

Category

Marigold

Inputs

image IMAGE
colorize_method
  • Spectral
  • terrain
  • viridis
  • plasma
  • inferno
  • magma
  • cividis
  • twilight
  • rainbow
  • gist_rainbow
  • gist_ncar
  • gist_earth
  • turbo
  • jet
  • afmhot
  • copper
  • seismic
  • hsv
  • brg

Outputs

IMAGE

Extension: Marigold depth estimation in ComfyUI

This is a wrapper node for Marigold depth estimation: [https://github.com/prs-eth/Marigold](https://github.com/kijai/ComfyUI-Marigold). Currently using the same diffusers pipeline as in the original implementation, so in addition to the custom node, you need the model in diffusers format. NOTE: See details in repo to install.

Authored by kijai