diff --git a/models/download_style_transfer_models.sh b/models/download_style_transfer_models.sh index 60f9a21..3427e93 100644 --- a/models/download_style_transfer_models.sh +++ b/models/download_style_transfer_models.sh @@ -1,4 +1,4 @@ -BASE_URL="http://cs.stanford.edu/people/jcjohns/fast-neural-style/models/" +BASE_URL="https://cs.stanford.edu/people/jcjohns/fast-neural-style/models/" mkdir -p models/instance_norm cd models/instance_norm