Skip to content

Commit

Permalink
поправил команду установки Pillow
Browse files Browse the repository at this point in the history
  • Loading branch information
sashulyak committed Dec 13, 2016
1 parent ffec362 commit 6c49f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vgg16.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
},
"outputs": [],
"source": [
"!pip install pillow"
"!pip install -U pillow"
]
},
{
Expand Down

0 comments on commit 6c49f8e

Please sign in to comment.