File "<ipython-input-6-c08fe1d80aba>", line 2 plt.imshow(image, interpolation='nearest') ^ IndentationError: unexpected indent
File "", line 2
plt.imshow(image, interpolation='nearest')
^
IndentationError: unexpected indent