AUTOMATIC1111 / stable-diffusion-webui

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

[Feature Request] Prompt Paint looks promising, a simple UI to replace things in img2img with text only #796

Open JamesIV4 opened 2 years ago

JamesIV4 commented 2 years ago

https://github.com/amrrs/stable-diffusion-prompt-inpainting/blob/main/Prompt_based_Image_In_Painting_powered_by_ClipSeg_GRADIO_WEB_UI.ipynb

There are a few ways already to get results similar to this, but the way this tool works with only text makes it very user friendly and honestly pretty cool.

I originally saw this on Reddit with a video demonstration: https://www.reddit.com/r/StableDiffusion/comments/xk4jt2/prompt_paint_is_a_gradio_web_app_to_upload_your/

Could this be added into the Automatic UI?

grexzen commented 2 years ago

This looks sweet, but looks a little fitted for that use case. Have you run it with anything else?

ClashSAN commented 2 years ago

https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts there is txt2mask, I haven't tested it yet though