Hi Carlos,
It seems to be a problem of the imported package.
Can you try changing the code from keras.preprocessing import image to from tensorflow.keras.preprocessing import image and see if it works?
Best,
Kezhen
Hi Carlos,
It seems to be a problem of the imported package.
Can you try changing the code from keras.preprocessing import image to from tensorflow.keras.preprocessing import image and see if it works?
Best,
Kezhen