File size: 906 Bytes
207d6cb
 
7d502cb
207d6cb
 
 
 
 
 
a22b96f
 
 
 
 
207d6cb
 
 
cc20980
207d6cb
 
 
 
c58b3d5
 
 
cc20980
c58b3d5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: mit
datasets: Nerfgun3/bad_prompt
---

### Wrong Embedding for Stable Diffusion 2.0

A textual inversion embedding for the `<wrong>` token, intended to be used as a negative prompt to improve the quality and fidelity of generated images.

It's recommended to use the following as a negative prompt:

```txt
in the style of <wrong>
```

The training and concept of this embedding is adapted from [Nerfgun3/bad_prompt](https://huggingface.co/datasets/Nerfgun3/bad_prompt).

#### Demos

For these demos, `ORIGINAL` is the base prompt, `PROMPT` corresponds to a standard negative prompt, and `TOKEN` uses `in the style of <wrong>` as the negative prompt. All three images are generated using the same latent/scheduler/seed.

![](docs/hamburger.webp)
![](docs/avocado.webp)
![](docs/steve.webp)

#### Note

You _can_ use `in the style of <wrong>` as a part of a normal prompt, at your own peril...