Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
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
about 2 months ago
raw
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