How to use ybelkada/focusondepth with Transformers:
# Load model directly from transformers import FocusOnDepth model = FocusOnDepth.from_pretrained("ybelkada/focusondepth", dtype="auto")
What is a pickle import?