hako-mikan / sd-webui-regional-prompter

set prompt to divided region
GNU Affero General Public License v3.0
1.52k stars 126 forks source link

Can you create 2D Region Assignment similar to Region Prompt Control #226

Open wardensc2 opened 11 months ago

wardensc2 commented 11 months ago

Hi Hako-Mikan

I love to use Region Prompt Control to generate image whether lantent couple, tile diffusion or your regional prompter.

However I find very difficult to use your 2D region assignment, it's a bit complicated

Can you create something more simple like Region Prompt Control where we can drag and drop, extend or reduce the prompt area like Tile Diffusion Regional Promp: https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111

Something like this:

Untitled-1

Since Tile Diffusion author haven't updated the extension to support SDXL, we have to find the replacement and your extension is the very good extension but not simple to use. If we simplify the region assignment process it's much better for all users

Thank you for reading

hako-mikan commented 11 months ago

Indeed, I believe having such a UI would be useful, but I only started learning programming this year, so I haven't been able to study up to designing UI.

arcusmaximus commented 4 months ago

I've written such a UI for the Forge Couple extension -> https://github.com/arcusmaximus/sd-forge-couple/tree/draggable-box-ui Feel free to take the code and integrate it into Regional Prompter. It shouldn't be too hard to do - copy the whole "typescript" folder (from which javascript\regions.js is generated) and make some adjustments to it and the Python code.

321009112-fd056c62-4297-448e-9cf8-d7261f9b023c

Yumeo0 commented 1 month ago

Is anyone implementing this? Because this is just objectively better to use than what we currently have.