Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghang1989 committed May 24, 2018
1 parent 2e83e2d commit 5eac829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/gluon/style_transfer/models/download_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@

from mxnet.test_utils import download

download('https://apache-mxnet.s3-accelerate.amazonaws.com/gluon/models/21styles-2cb88353.params', 'models/21styles.params')
download('https://apache-mxnet.s3-accelerate.amazonaws.com/gluon/models/21styles-2cb88353.zip', 'models/21styles.params')

0 comments on commit 5eac829

Please sign in to comment.