[Bug]: If I use Send to img2img in txt2img with --gradio-img2img-tool color-sketch enabled, the input image is enlarged to the left composition and stops working.
Is there an existing issue for this?
- [x] I have searched the existing issues and checked the recent builds/commits
What happened?
If I use Send to img2img in txt2img with --gradio-img2img-tool color-sketch enabled, the input image is enlarged to the left composition and stops working. If I open the image without using Send, there is no problem.
Image : https://imgur.com/a/RmbGzQv
video : https://youtu.be/IsMwHjj2S6g
In the screenshot, the image on the right is the image created by txt2img, and the image on the left is an enlarged image when send to img2img is executed. In this state, it stops working for several tens of seconds and then works again.
Steps to reproduce the problem
Execute send to img2img from txt2img with --gradio-img2img-tool color-sketch.
What should have happened?
It should work normally like send to img2img when color sketch is not used.
Commit where the problem happens
7f8ab1ee8f304031b3404e25761dd0f4c7be7df8
What platforms do you use to access UI ?
Windows
What browsers do you use to access the UI ?
Microsoft Edge
Command Line Arguments
set COMMANDLINE_ARGS=--autolaunch --deepdanbooru --no-half-vae --gradio-img2img-tool color-sketch
Additional information, context and logs
No response