ComfyUI Node
Load InfiniDepth Model
Load an InfiniDepth depth estimation model.
Load InfiniDepth Model
- model
◄model_type▾►
◄depth_ckptcheckpoints/depth/infinidepth.ckpt►
◄moge2_ckptcheckpoints/moge-2-vitl-normal/model.pt►
Categorydepth/InfiniDepth
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model_type | COMBO | 2 options: InfiniDepth, InfiniDepth_DepthSensor | |
| depth_ckpt | STRING | checkpoints/depth/infinidepth.ckpt | Path to depth checkpoint (relative to InfiniDepth repo root, or absolute). |
| moge2_ckpt | STRING | checkpoints/moge-2-vitl-normal/model.pt | Path to MoGe-2 checkpoint for metric scale recovery. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | INFINIDEPTH_MODEL | — |