| --- |
| license: apache-2.0 |
| tags: |
| - comfyui |
| --- |
| |
| # Depth Anything 3 |
|
|
| Repackaged model files for ComfyUI. |
|
|
| Original model repository: |
|
|
| - https://github.com/ByteDance-Seed/Depth-Anything-3 |
| - https://huggingface.co/depth-anything/DA3-BASE |
| - https://huggingface.co/depth-anything/DA3METRIC-LARGE |
| - https://huggingface.co/depth-anything/DA3MONO-LARGE |
| - https://huggingface.co/depth-anything/DA3-SMALL |
|
|
| Place the files in the following folders: |
|
|
| ``` |
| π ComfyUI/ |
| βββ π models/ |
| β βββ π geometry_estimation/ |
| β β βββ depth_anything_3_base.safetensors |
| β β βββ depth_anything_3_metric_large.safetensors |
| β β βββ depth_anything_3_mono_large.safetensors |
| β β βββ depth_anything_3_small.safetensors |
| ``` |