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

Environment Sharing #1

Open
seonhee99 opened this issue Apr 1, 2024 · 1 comment
Open

Environment Sharing #1

seonhee99 opened this issue Apr 1, 2024 · 1 comment

Comments

@seonhee99
Copy link

Hi, thank you for this Github repo!
I've encountered an issue related to environment setup. Would it be possible to share the specific environment settings or requirements you used to run the code?

Specifically, I'm facing a problem when attempting to run the predict.py file. The error message I receive is as follows:
image
ValueError: Unknown layer: Functional

I suspect this issue might be related to a version mismatch in Keras or TensorFlow.

@maxium0526
Copy link
Owner

maxium0526 commented Apr 1, 2024

I have not built a dedicated environment for running the code. I tried to run the code with keras==2.9 and tf==2.9 and it works. Here are the details of the conda environment. I hope it would be helpful.

image

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