-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
from keras.models import load_model
model = load_model('m32.h5')
model.summary()
Running the above code in google colab and getting following error.
OSError: Unable to open file (file signature not found)
IS anyone else facing the issue? Can someone help?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels