RAFT/download_models.sh
Noah Snavely 3fa0bb0a9c
Update download_models.sh with more robust URL. (#168)
The old models.zip URL didn't work with certain .wgetrc settings. This new one seems to be more robust.

fixes #167
2023-08-23 15:10:28 -04:00

4 lines
97 B
Bash
Executable File

#!/bin/bash
wget https://dl.dropboxusercontent.com/s/4j4z58wuv8o0mfz/models.zip
unzip models.zip