Spaces:
thibble
/
Configuration error

HaWoR / thirdparty /Metric3D /mono /model /__init__.py
ThunderVVV's picture
add thirdparty
b7eedf7
Raw
History Blame Contribute Delete
130 Bytes
from .monodepth_model import DepthModel
# from .__base_model__ import BaseDepthModel
__all__ = ['DepthModel', 'BaseDepthModel']