GeneralAwareness
commited on
Commit
·
5181a97
1
Parent(s):
ac5f8f3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,36 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
|
7 |
+
thumbnail: "https://huggingface.co/GeneralAwareness/Bettermaker/resolve/main/tmped0j_g4y.png"
|
8 |
+
|
9 |
+
tags:
|
10 |
+
- stable-diffusion
|
11 |
+
- v2
|
12 |
+
- text-to-image
|
13 |
+
- image-to-image
|
14 |
+
- Embedding
|
15 |
---
|
16 |
+
|
17 |
+
Textual Inversion Embedding by General Awareness For SD 2.x trained on 768x768 images from various sources.
|
18 |
+
|
19 |
+
Install by downloading the .pt embedding, and put it in the \embeddings folder.
|
20 |
+
|
21 |
+
This embedding was made to be primarily used as a negative prompt (with you other negatives as well) as it changes, or refines, the final image, but in all the testing I did, as well as others, the final images were just better.
|
22 |
+
|
23 |
+
---
|
24 |
+
Usage: In the negative prompt just add Bettermaker with the rest that you currently use. If you do use it with your positive prompt call it as such - image in Bettermaker style, Bettermaker style, Bettermaker, in the style of Bettermaker, or by Bettermaker.
|
25 |
+
---
|
26 |
+
|
27 |
+
|
28 |
+
scary clown image in vint-3000 style, highly detailed, 8 k, hdr, smooth, sharp focus, high resolution, award - winning photo, (selective color red eyes)
|
29 |
+
|
30 |
+
![Single Samples](https://huggingface.co/GeneralAwareness/Bettermaker/resolve/main/tmpabzuhf7x.png)
|
31 |
+
|
32 |
+
Using the embedding in the negative prompt of the above
|
33 |
+
![Single_Samples](https://huggingface.co/GeneralAwareness/Bettermaker/resolve/main/tmpvhc5tm63.png)
|
34 |
+
|
35 |
+
Adding the embedding (Bettermaker) at the end. Using the other calling forms results in differences from wild to unusable.
|
36 |
+
![Single_Samples](https://huggingface.co/GeneralAwareness/Bettermaker/resolve/main/tmpk27ptg2j.png)
|