VistaDream / tools /DepthPro /get_pretrained_models.sh
hpwang's picture
[Init]
fd5e0f7
raw
history blame contribute delete
253 Bytes
#!/usr/bin/env bash
#
# For licensing see accompanying LICENSE file.
# Copyright (C) 2024 Apple Inc. All Rights Reserved.
#
mkdir -p checkpoints
# Place final weights here:
wget https://ml-site.cdn-apple.com/models/depth-pro/depth_pro.pt -P checkpoints