depth-pro / src /depth_pro /__init__.py
selmee's picture
Upload 30 files
cbcd8d9 verified
raw
history blame
179 Bytes
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
"""Depth Pro package."""
from .depth_pro import create_model_and_transforms # noqa
from .utils import load_rgb # noqa