How to use ybelkada/focusondepth with Transformers:
# Load model directly from transformers import FocusOnDepth model = FocusOnDepth.from_pretrained("ybelkada/focusondepth", dtype="auto")
No model card