minimaxir commited on
Commit
1185a1c
1 Parent(s): f450a7a

fix example

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ license: mit
6
 
7
  A textual inversion embedding for the `<midjourney>` token, adapted for Stable Diffusion 2.0 from [sd-concepts-library/midjourney-style](https://huggingface.co/sd-concepts-library/midjourney-style).
8
 
9
- It's recommended to use the following as a prompt:
10
 
11
  ```txt
12
- in the style of <wrong>
13
  ```
6
 
7
  A textual inversion embedding for the `<midjourney>` token, adapted for Stable Diffusion 2.0 from [sd-concepts-library/midjourney-style](https://huggingface.co/sd-concepts-library/midjourney-style).
8
 
9
+ It's recommended to use the following as an addition to a prompt:
10
 
11
  ```txt
12
+ in the style of <midjourney>
13
  ```