initial
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
### Midjourney Style for Stable Diffusion 2.0
|
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 |
+
```
|