anapnoe
aa9b7126c2
zoom and pan fullscreen capabilities for image edit component used in extensions
2023-04-01 12:14:18 +03:00
anapnoe
608c684b0f
init method for brush and color img2img sketch,inpaint,inpaint sketch
2023-03-29 16:40:02 +03:00
anapnoe
8cbc2ed182
fix clear button for img2img inpaint, sketch, inpaint sketch
...
added preview subfolder for extra networks
2023-03-29 13:08:42 +03:00
anapnoe
a25cab7c89
zoom pan and full screen features for sketch, inpaint, inpaint sketch
2023-03-27 16:18:24 +03:00
anapnoe
d7c8c8fc4f
small change no need to apply mask fix on batch of upload mask
2023-03-13 20:11:59 +02:00
anapnoe
acc460f8e1
Proper fix for img2img mask and sketch etc.
...
remove all resize event listeners that are expensive on draw calls
2023-03-13 18:03:00 +02:00
fortypercnt
a1d3cbf92c
Fix #2750
...
left / top alignment was necessary with gradio 3.4.1. In gradio 3.5 the parent div of the image mask is centered, so the left / top alignment put the mask in the wrong place as described in #2750 #2795 #2805 . This fix was tested on Windows 10 / Chrome.
2022-10-17 07:48:28 +03:00
Connum
e16b9dc819
resize mask canvases to fit underlying image ( fixes #668 )
2022-09-22 22:36:47 +03:00