I am trying to make an image classifier of cats and dogs and here is my current code:
from keras import Sequential from keras_preprocessing.image import Image