mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-15 03:27:24 +08:00
8 lines
323 B
Python
8 lines
323 B
Python
# Depth Anything 3 - native ComfyUI port (Apache-2.0 monocular variants only).
|
|
#
|
|
# Supported variants:
|
|
# DA3-Small, DA3-Base (vits/vitb backbone, DualDPT head)
|
|
# DA3Mono-Large, DA3Metric-Large (vitl backbone, DPT head + sky mask)
|
|
#
|
|
# Original repo: https://github.com/ByteDance-Seed/Depth-Anything-3
|