Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
depth-pro
like
173
Running
on
Zero
App
Files
Files
Community
6
233ed09
depth-pro
/
src
/
depth_pro
/
cli
/
__init__.py
akhaliq
HF staff
Upload folder using huggingface_hub
de1b1de
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
127 Bytes
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
"""Depth Pro CLI and tools."""
from
.run
import
main
as
run_main
# noqa