Fix download model script to use zip archive
authorGustavo Serra Scalet <gsscalet@gmail.com>
Thu, 6 Aug 2015 17:20:55 +0000 (14:20 -0300)
committerGustavo Serra Scalet <gsscalet@gmail.com>
Thu, 6 Aug 2015 17:20:55 +0000 (14:20 -0300)
commit4c23e93a95db0c6c6c5d4239070966e3bdc24fdc
treea81635aa057d26fcfead61fa12c35f447376dc7a
parentac6d4b67c2307cae58a98077982d662773492b7c
Fix download model script to use zip archive

Currently GitHub is not using tarballs as archive for downloading gists
therefore the script was broken as actually a zip archive was being downloaded.
scripts/download_model_from_gist.sh