Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
selmee
/
depth-pro
like
4
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
cbcd8d9
depth-pro
/
src
/
depth_pro
/
cli
/
__init__.py
selmee
Upload 30 files
cbcd8d9
verified
4 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
"""Depth Pro CLI and tools."""
from
.run
import
main
as
run_main
# noqa