Skip to content

Commit

Permalink
backwards compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
subpic committed Mar 26, 2020
1 parent 37c5522 commit 658c96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from PIL import Image
import matplotlib.pyplot as plt
from .generic import *
from .image_augmenter import ImageAugmenter

from keras.preprocessing.image import img_to_array, array_to_img, load_img

Expand Down

0 comments on commit 658c96f

Please sign in to comment.