Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Preset negative prompt #7

Open
pamdayne opened this issue Apr 27, 2023 · 0 comments
Open

Suggestion: Preset negative prompt #7

pamdayne opened this issue Apr 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pamdayne
Copy link
Collaborator

pamdayne commented Apr 27, 2023

Story

As a a user, I want to be able to select a preset negative prompt.

I want to be able to just render apple without needing to override the current negative prompt.

DEFAULT_NEGATIVE_PROMPT="paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot, glans, (ugly:1.331), (duplicate:1.331), (morbid:1.21), (mutilated:1.21), (tranny:1.331), mutated hands, (poorly drawn hands:1.331), blurry, 3hands,4fingers,3arms, bad anatomy, missing fingers, extra digit, fewer digits, cropped, jpeg artifacts,poorly drawn face,mutation,deformed"

Suggestion

Let's set the negative prompt to empty.

DEFAULT_NEGATIVE_PROMPT = ""

Then, one of the options can be the negative prompt.

NEGATIVE_PROMPT_PRESET_GOOD_LOOKING="paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, normal quality, ((monochrome)), ((grayscale)), skin spots, acnes, skin blemishes, age spot, glans, (ugly:1.331), (duplicate:1.331), (morbid:1.21), (mutilated:1.21), (tranny:1.331), mutated hands, (poorly drawn hands:1.331), blurry, 3hands,4fingers,3arms, bad anatomy, missing fingers, extra digit, fewer digits, cropped, jpeg artifacts,poorly drawn face,mutation,deformed"
Screenshot of `OPTIONAL` messages

CleanShot 2023-04-27 at 23 11 31@2x

@pamdayne pamdayne added the enhancement New feature or request label Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant