You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tensorflow version which was used to train the model is 2.10 .0, ever since 2.16 was introduced , tensorflow uses keras 3 instead of keras 2. To check the differences between them, you can look through this link!
If you want the code to work, you will need to retrain the model with the current keras version. Hope this helps!
Greetings,
Thanks for sharing!
I'm using this repo, and I got the following error:
And my tf version is tensorflow-2.16.1.
Is the version incompatible with your code?
Thank you!
The text was updated successfully, but these errors were encountered: