depth-pro / src /depth_pro /cli /__init__.py
selmee's picture
Upload 30 files
cbcd8d9 verified
raw
history blame
131 Bytes
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
"""Depth Pro CLI and tools."""
from .run import main as run_main # noqa