fix example
Browse files
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 <
|
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 |
```
|