AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
142.51k stars 26.88k forks source link

Editable diffusion #13508

Open SilvaRaulEnrique opened 1 year ago

SilvaRaulEnrique commented 1 year ago

Is there an existing issue for this?

What would your feature do ?

Exist a extensión to editate like in paint, and see interactively results like this:

https://youtube.com/shorts/YecV3sJCigk?si=SB_2WTyVumFG087J

?

Proposed workflow

  1. Found or Construct a extesión to drawing in master draw with colors palets, like paint.
  2. Make a interface to changin latent automaticaly manual draw to stable diffusion generated, similar to img2img but overposeed like this: https://youtube.com/shorts/YecV3sJCigk?si=SB_2WTyVumFG087J
  3. Joy

Additional information

Joy

missionfloyd commented 1 year ago

That was done with controlnet. https://github.com/Mikubill/sd-webui-controlnet

SilvaRaulEnrique commented 1 year ago

Yes ControlNet Caddy is the solution with sketch, but img2img is not oversolap draw with resulting image like in the animation, there is a cool option to graphicate dinamicaly. View overlaped with a efect of transition continuly. That gives the sensation closest to directly editing the result (as far as possible and first with a delay). Oscillating between the drawing and the resulting image.