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

Editing generated images with A1111 does not work with recent versions of gradio #77

Closed
leszekhanusz opened this issue Oct 23, 2022 · 0 comments · Fixed by #78
Closed
Labels
bug Something isn't working

Comments

@leszekhanusz
Copy link
Owner

The following error message may appear:

Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.

As a workaround you can go back to a previous gradio version with: pip install gradio==3.4b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant