Upload pytorch_model.bin with git-lfs ebf1a41
Younes Belkada commited on
How to use ybelkada/focusondepth with Transformers:
# Load model directly
from transformers import FocusOnDepth
model = FocusOnDepth.from_pretrained("ybelkada/focusondepth", dtype="auto")