File size: 106 Bytes
8cc8ac9
 
 
1
2
3
4
from .depth_estimator import DepthEstimator, MODEL_CONFIGS

__all__ = ["DepthEstimator", "MODEL_CONFIGS"]