hako-mikan / sd-webui-regional-prompter

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

Complex prompts / BREAK in regions #306

Open siilky opened 4 months ago

siilky commented 4 months ago

Hi, can the code be updated to allow BREAKing inside regions and long prompts for regions in matrix mode? I'm not sure yet what breaks the prompt with long prompts in regions, but BREAK handling is obviously broken with using explicit ADDx keywords. Also keywording can be improved, like strict order of COMM/BASE is not obvious in use and could be relaxed. I could help with coding, and have already looked at the code (regioning flow is quite questionable but I could handle that), but I'm not sure about the prompting details over regions and would need advice about that.

Heather95 commented 4 months ago

@siilky Nobody answered you, so I'll recommend trying mask mode or prompt mode. Both of these allow for finer control over region sizes and thus splitting your prompt into more parts than possible with matrix mode.

hako-mikan commented 3 months ago

Is the same issue to https://github.com/hako-mikan/sd-webui-regional-prompter/issues/286 ? If so, new option added.

siilky commented 3 months ago

there are several problems which mostly relate to changing boundaries within schedule/batch: