Skip to content

Conversation

@blessedcoolant
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • Feature

Have you discussed this change with the InvokeAI team?

  • Yes

Description

Style Prompt with SDXL is absolute bonkers. It overrides everything. From a ton of testing, it feels like the prompt merged with the style words actually produce results that are more in line with the prompt the user produces.

This is all very early for SDXL and the prompting is very much in its baby stages but for now, we might try to concat and then later see how 1.0 plays out.

Concat can be done with either the padding token ! or with the defaulted space. In this one, we do space because in my personal testing, I found it to be closer to the original prompt.

@blessedcoolant blessedcoolant changed the title fix: SDXL - Concat Prompt and Style for Style Prompt feat: SDXL - Concat Prompt and Style for Style Prompt Jul 26, 2023
@hipsterusername hipsterusername merged commit 3376968 into invoke-ai:main Jul 26, 2023
@blessedcoolant blessedcoolant deleted the sdxl-concat branch July 28, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants