depth-pro / src /depth_pro /cli /__init__.py
akhaliq's picture
akhaliq HF staff
Upload folder using huggingface_hub
de1b1de verified
raw
history blame contribute delete
127 Bytes
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
"""Depth Pro CLI and tools."""
from .run import main as run_main # noqa