# Negative Prompts

<details>

<summary>Controlling Variables</summary>

* **Prompt:** 1boy, 1man, male, man
* **Model**: [NTRMix 3.5 (NTRMix-Illustrious-XL-Noob-XL)](https://civitai.com/models/926443?modelVersionId=1051221)
* **Sampling Steps**: 20
* **Sampling Method**: Euler a
* **CFG**: 4
* <mark style="color:red;">**Not Used:**</mark> <mark style="color:red;"></mark><mark style="color:red;">negative prompt, VAE, LoRA, Face Fix, Quality Tags</mark>

</details>

## Male-Focused

Most models often favor feminine features. Case in point:

<figure><img src="/files/USNZ0rzXecsn3U0NL1Ej" alt=""><figcaption><p>Before</p></figcaption></figure>

Use these descriptors for more consistently masculine character images:

{% code overflow="wrap" %}

```
1girl, 2girl, girl, female, feminine, woman, women, long hair, long neck, (pregnant), chibi, loli, (breasts, boobs)
```

{% endcode %}

Fixed results:

<figure><img src="/files/wkA04YPp5GyukojhhwLV" alt=""><figcaption><p>After</p></figcaption></figure>

#### Recommendations:

* **Model**: [HomoSimile XL \[Pony, Illustrious, NoobAI\]](https://civitai.com/models/964011?modelVersionId=1319527)
* **LoRA**: [Niji6 Style-Mature Male- ill/Noob](https://civitai.com/models/1150038/niji6-style-mature-male-illnoob),&#x20;
* Increasing **Sampling Steps** from 20 to **25**
* Increasing **CFG** from 4 to **5** to get rid of the grayish, soft overlay look (sharper colors).

## Artistic Flaws

Case in point:

<figure><img src="/files/VVStynrV90dYodOcxi4u" alt=""><figcaption><p>Before</p></figcaption></figure>

Fixing it with this negative prompt:

{% code overflow="wrap" %}

```
blurry, blur, fuzzy, pixelated, jpeg artifacts, compression artifacts, watermark, text, signature, username, poorly drawn, bad anatomy, wrong anatomy, extra limbs, deformed, disfigured, mutated, distorted, twisted, warped, low quality, worst quality, amateur, newbie, cropped, frame cut, out of frame, head cut off
```

{% endcode %}

Fixed results:

<figure><img src="/files/i9dGWxgkiV9kYoStWwIV" alt=""><figcaption><p>After</p></figcaption></figure>

#### Recommendations:

* Increasing **Sampling Steps** from 20 to **25**
* Increasing **CFG** from 4 to **5** to get rid of the grayish, soft overlay look (sharper colors).

## Composition Issues

Composition issues will look something like this:

<figure><img src="/files/jduu1hwXtCY5Add4tuCX" alt=""><figcaption><p>Before</p></figcaption></figure>

Fixing it with this negative prompt:

{% code overflow="wrap" %}

```
oversaturated, oversaturated colors, undersaturated, desaturated, overexposed, blown out, too bright, underexposed, too dark, high contrast, low contrast, noisy, grain, film grain, duplicate, duplicated, multiple, asymmetric, unbalanced, ugly composition, bad composition
```

{% endcode %}

Fixed results:

<figure><img src="/files/uwcs4Tnakt7bGsWSnOpN" alt=""><figcaption><p>After</p></figcaption></figure>

#### Recommendations:

* Increasing **Sampling Steps** from 20 to **25**
* Increasing **CFG** from 4 to **5** to get rid of the grayish, soft overlay look (sharper colors).

## Body/Face-Specific

Case in point:

<figure><img src="/files/fbaL1szcog2Xfw4xMc0z" alt=""><figcaption><p>Before</p></figcaption></figure>

Fixing it with this negative prompt:

{% code overflow="wrap" %}

```
cross-eyed, crossed-eyes, lazy eyes, wonky eyes, deformed iris, deformed pupils, mutated hands, bad hands, extra fingers, missing fingers, fused fingers, bad feet, extra toes, missing toes, disproportioned, out of proportion, mutation, extra limbs, malformed limbs, bad proportions, anatomical nonsense
```

{% endcode %}

Fixed results:

<figure><img src="/files/oMV5tEVqgUOpXOy8OMCa" alt=""><figcaption><p>After</p></figcaption></figure>

#### Recommendations:

* Increasing **Sampling Steps** from 20 to **25**
* Increasing **CFG** from 4 to **5** to get rid of the grayish, soft overlay look (sharper colors).

## Common Unwanted Elements

* text, words, letters, numbers
* logo, watermark, signature
* frame, border, boundary
* background elements
* symbols, icons
* pattern, repeated pattern

## Style Prevention

* "I want photorealism."
  * cartoon, anime, manga, painting, sketch, drawing, flat colors, cell shaded
* "I want painterly style!"
  * photorealistic, realism, photography, hyper-realism
* "I want a traditional art look!"
  * 3d render, CGI, digital art (if traditional look wanted)
* "I don't want black & white images!"
  * black and white, monochrome, grayscale

## Technical Issues

{% code overflow="wrap" %}

```
rendering errors, clipping, z-fighting, broken perspective, bad shadows, incorrect shadows, inconsistent lighting, broken anatomy, floating limbs, disconnected limbs
```

{% endcode %}

## Tips for Usage

1. Combine related terms for stronger effect
2. Order from <mark style="color:orange;">**most to least important**</mark>
3. Use commas to separate terms
4. Consider adding [weights](/sopakcosauce-docs/image-generation-guides/parameters.md#weighting-syntax) to crucial terms (e.g., "bad hands: 1.5")
5. Test and adjust based on results
6. Keep context-specific unwanted elements in mind

{% hint style="warning" %}

## **TRIAL THROUGH FIRE (REPETITION)**

Negative prompts' effectiveness can vary between models and LoRAs. Experiment to find what works best for your specific use case.
{% endhint %}

***

![](/files/iadwt1BvQjiz0K1C4cEt)\ <sub>© 2024 by SopakcoSauce. Except as otherwise noted, the content of this page is licensed under</sub> [<sub>CC BY-NC-SA 4.0</sub>](https://creativecommons.org/licenses/by-nc-sa/4.0/)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sopakcosauce.gitbook.io/sopakcosauce-docs/negative-prompts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
