ComfyUI Node
Load Depth Anything by name
Load a Depth Anything V2 model. Models are autodownload to `ComfyUI/models/depthanything` from https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main F16 might reduce quality, be careful.
Load Depth Anything by name
- da_v2_model
◄model▾►
CategoryRemBG_SET/Load
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | The name of the model to use. Small, Base and Large are available in 16 and 32 bits. The 16 bits version works quite well for most uses. PDFNet was trained using the Base version. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| da_v2_model | DAMODEL | The model ready to be used by the `Depth Anything V2` node |