79147850

Date: 2024-11-01 11:38:49
Score: 1.5
Natty:
Report link

1-try updating your import statment to from tensorflow.keras.models import load_model and also upgrade the pillow version also

2-Verify that your TensorFlow and Keras versions are compatible. As of TensorFlow 2.18, the integrated Keras version should be used. Using a separate Keras installation can lead to conflicts. It's advisable to uninstall the standalone Keras package.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Fatima Mir