Skip to content

Commit 67b960a

Browse files
authored
Fix the Deepdream notebook
1 parent 68b2dc9 commit 67b960a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

site/en/tutorials/generative/deepdream.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,7 @@
103103
"import matplotlib as mpl\n",
104104
"\n",
105105
"import IPython.display as display\n",
106-
"import PIL.Image\n",
107-
"\n",
108-
106+
"import PIL.Image"
109107
]
110108
},
111109
{

0 commit comments

Comments
 (0)