Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
hpwang
/
VistaDream
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
VistaDream
/
tools
/
DepthPro
/
src
/
depth_pro
/
cli
/
__init__.py
hpwang
[Init]
fd5e0f7
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
127 Bytes
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
"""Depth Pro CLI and tools."""
from
.run
import
main
as
run_main
# noqa