Skip to content

Commit

Permalink
update model url
Browse files Browse the repository at this point in the history
  • Loading branch information
knazeri committed Jan 3, 2019
1 parent 5c43e4d commit b21d69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download_model.sh
@@ -1,5 +1,5 @@
DIR='./checkpoints'
URL='https://drive.google.com/uc?export=download&id=13G_Bszli37e4An-owPLXSBsayVafqfGX'
URL='https://drive.google.com/uc?export=download&id=1IrlFQGTpdQYdPeZIEgGUaSFpbYtNpekA'

echo "Downloading pre-trained models..."
mkdir -p $DIR
Expand Down

0 comments on commit b21d69b

Please sign in to comment.