Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
A19grey
/
Depth-Pro-in-Meters
like
41
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/1
Depth-Pro-in-Meters
/
src
/
depth_pro
/
cli
/
__init__.py
akhaliq
HF staff
Upload folder using huggingface_hub
e524c7a
6 months 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