ComfyUI Node
VACE Annotator - Depth
Loads a VACE depth checkpoint (MiDaS or Depth Anything v2), processes IMAGE batches at the chosen resolution, and returns depth maps for downstream control signals.
VACE Annotator - Depth
- images
- depth_maps
◄model_typemidas►
◄resolution512►
◄model_path►
CategorySwiss Army Knife 🔪/VACE Annotators
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Input images or video frames (batch supported) | |
| model_type | COMBO | midas | Depth estimation model to use |
| resolution | INT | 51264–2048 | Processing resolution (lower = faster, higher = more detail) |
| model_pathopt | STRING | Custom path to model file (leave empty for default: models/vace_annotators/depth/) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| depth_maps | IMAGE | — |