ComfyUI Node: MarigoldDepthEstimationVideo

Authored by kijai

Created

Updated

571 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

Marigold

Inputs

image IMAGE
seed INT
first_frame_denoise_steps INT
first_frame_n_repeat INT
n_repeat_batch_size INT
invert BOOLEAN
keep_model_loaded BOOLEAN
scheduler
  • DDIMScheduler
  • DDPMScheduler
  • PNDMScheduler
  • DEISMultistepScheduler
  • LCMScheduler
normalize BOOLEAN
denoise_steps INT
flow_warping BOOLEAN
flow_depth_mix FLOAT
noise_ratio FLOAT
dtype
  • fp16
  • bf16
  • fp32
model
  • Marigold
  • marigold-lcm-v1-0

Outputs

IMAGE

Extension: Marigold depth estimation in ComfyUI

This is a wrapper node for Marigold depth estimation: https://github.com/prs-eth/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

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more