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

Deserialization VaclueError #1

Open
Mohsin81 opened this issue Sep 19, 2023 · 0 comments
Open

Deserialization VaclueError #1

Mohsin81 opened this issue Sep 19, 2023 · 0 comments

Comments

@Mohsin81
Copy link

ValueError: Requested the deserialization of a Lambda layer with a Python lambda inside it. This carries a potential risk of arbitrary code execution and thus it is disallowed by
default. If you trust the source of the saved model, you can pass safe_mode=False to the loading function in order to allow Lambda layer loading.

How do I allow it or whatever?

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

1 participant