Skip to content

Commit

Permalink
Update colorization_demo_v0.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
richzhang committed Apr 1, 2016
1 parent 6ccf072 commit a499822
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions demo/colorization_demo_v0.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"cell_type": "code",
"collapsed": false,
"input": [
"!wget http://eecs.berkeley.edu/~rich.zhang/projects/2016_colorization/files/demo_v0/colorization_release_v0.caffemodel"
"# !wget http://eecs.berkeley.edu/~rich.zhang/projects/2016_colorization/files/demo_v0/colorization_release_v0.caffemodel"
"!wget https://www.dropbox.com/s/8iq5wm4ton5gwe1/colorization_release_v0.caffemodel"
],
"language": "python",
"metadata": {},
Expand Down Expand Up @@ -254,4 +255,4 @@
"metadata": {}
}
]
}
}

0 comments on commit a499822

Please sign in to comment.