Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
smhh24
/
metric_depth_estimation
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e839a3b
metric_depth_estimation
/
unidepth
/
models
/
__init__.py
smhh24
Upload 90 files
560b597
verified
4 months ago
raw
Copy download link
history
blame
Safe
121 Bytes
from
.unidepthv1
import
UniDepthV1
from
.unidepthv2
import
UniDepthV2
__all__ = [
"UniDepthV1"
,
"UniDepthV2"
,
]