ComfyUI Node
DepthCrafter
Runs the DepthCrafter model on the input images. **WARNING:** The model internally requires image dimensions (width and height) to be multiples of 64. Enable 'force_size' to automatically resize the input to the nearest valid dimensions, or ensure your input images already meet this requirement if 'force_size' is disabled.
DepthCrafter
- depthcrafter_model
- images
- depth_maps
◄force_sizetrue►
◄num_inference_steps5►
◄guidance_scale1.0►
◄window_size110►
◄overlap25►
CategoryDepthCrafter
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| depthcrafter_model | DEPTHCRAFTER_MODEL | — | |
| images | IMAGE | — | |
| force_size | BOOLEAN | true | — |
| num_inference_steps | INT | 51–100 | — |
| guidance_scale | FLOAT | 1.00.1–10 | — |
| window_size | INT | 1101–200 | — |
| overlap | INT | 250–100 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| depth_maps | IMAGE | — |