File size: 862 Bytes
207d6cb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
---

### 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: `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...