minimaxir commited on
Commit
cc20980
1 Parent(s): c58b3d5
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ It's recommended to use the following as a negative prompt: `in the style of <wr
10
 
11
  The training and concept of this embedding is adapted from [Nerfgun3/bad_prompt](https://huggingface.co/datasets/Nerfgun3/bad_prompt).
12
 
13
- ## Demos
14
 
15
  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.
16
 
@@ -18,6 +18,6 @@ For these demos, `ORIGINAL` is the base prompt, `PROMPT` corresponds to a standa
18
  ![](docs/avocado.webp)
19
  ![](docs/steve.webp)
20
 
21
- ## Note
22
 
23
  You _can_ use `in the style of <wrong>` as a part of a normal prompt, at your own peril...
 
10
 
11
  The training and concept of this embedding is adapted from [Nerfgun3/bad_prompt](https://huggingface.co/datasets/Nerfgun3/bad_prompt).
12
 
13
+ #### Demos
14
 
15
  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.
16
 
 
18
  ![](docs/avocado.webp)
19
  ![](docs/steve.webp)
20
 
21
+ #### Note
22
 
23
  You _can_ use `in the style of <wrong>` as a part of a normal prompt, at your own peril...