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
When an image is sent from one gr.Image to another gr.Image with tool="color-sketch", the browser hangs and crashes the image.
Similar issue is found at #3248, with similar code here: #3248 (comment) .
This is similar to some of the other issues around image resizing/ determining the nature of a change and will need to be addressed later. cc @abidlabs
Describe the bug
When an image is sent from one
gr.Image
to anothergr.Image
withtool="color-sketch"
, the browser hangs and crashes the image.Similar issue is found at #3248, with similar code here: #3248 (comment) .
This issue has blocked usage of sending freshly generated image to img2img (sketch) in AUTOMATIC1111/stable-diffusion-webui#7007
Is there an existing issue for this?
Reproduction
You can reproduce using this snippet:
Screenshot
No response
Logs
System Info
Severity
serious, but I can work around it
The text was updated successfully, but these errors were encountered: