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
/
__init__.py
hpwang
[Init]
fd5e0f7
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
174 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