Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'keras.engine' has no attribute 'Layer' #7

Open
iTeraTorr opened this issue Nov 25, 2021 · 1 comment
Open

Comments

@iTeraTorr
Copy link

Screenshot-20211125091314-701x347

@ChouBot
Copy link

ChouBot commented Nov 25, 2021

Hi, downgrade tf, keras, and h5py. Just add the following:

!pip install tensorflow==1.13.1
!pip install keras==2.0.8
!pip install h5py==2.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants