hako-mikan / sd-webui-regional-prompter

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

Common negative prompt makes image worse? #301

Closed Oninaig closed 9 months ago

Oninaig commented 9 months ago

Describe the bug When using "Common Negative Prompt" it seems to make the image worse.

For example, if I use the sample prompt from the README:

green hair twintail BREAK
red blouse BREAK
blue skirt

With a negative prompt of:

(Worst Quality, Low Quality:1.4)

The "common negative" prompt looks much worse.

I'd think that adding the negative prompt to all regions would make it look better, not worse?

Environment Web-UI version: 1.6.0 SD Version: 1.5

Other Enabled Extensions None

Oninaig commented 9 months ago

I think this is because by default if you dont have a BREAK in the negative prompt it already applies it to all areas, so I am thinking that using that AND common negative means its doing it twice. Closing this.