stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Inpainting gradio gui code with video

Open 1blackbar opened this issue 3 years ago • 0 comments

https://www.youtube.com/watch?v=N913hReVxMM

I think it works pretty well but i wouldnt implement it like he did (on small 512 image and synthesizing whole image)

What i would do is open a big image and start to synthesize by moving a window with adjustable size 512x512 lets say and mask things i want to apply inpainting to, this way we can work on huge images and fill them up with a lot of generated windos at various sizes . Well, basically something like this would be better approach , scaling the window and synthesizing on small parts is a good way to save gpu cycles and time . https://twitter.com/EMostaque/status/1555245665676132353?s=20&t=rVGevPHhk5hHooQWA-S1sw A moveable window, not sure if thats possible in gradio.

1blackbar avatar Aug 27 '22 20:08 1blackbar