ProGamerGov
commited on
Commit
•
cf8a6e8
1
Parent(s):
6948454
Improve ReadMe description
Browse files
README.md
CHANGED
@@ -37,7 +37,6 @@ The v4 embeddings were trained for 4000-6250 iterations with a batch size of 4 a
|
|
37 |
|
38 |
* [Full Image](https://huggingface.co/ProGamerGov/knollingcase-embeddings-sd-v2-0/resolve/main/v4_size_768_t4x11.jpg)
|
39 |
|
40 |
-
|
41 |
**Usage**
|
42 |
|
43 |
To use the embeddings, download and then rename the files to whatever trigger word you want to use. They were trained with kc8, kc16, kc32, but any trigger word should work.
|
@@ -58,3 +57,7 @@ Suggested negative prompts:
|
|
58 |
```
|
59 |
blurry, toy, cartoon, animated, underwater, photoshop
|
60 |
```
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
* [Full Image](https://huggingface.co/ProGamerGov/knollingcase-embeddings-sd-v2-0/resolve/main/v4_size_768_t4x11.jpg)
|
39 |
|
|
|
40 |
**Usage**
|
41 |
|
42 |
To use the embeddings, download and then rename the files to whatever trigger word you want to use. They were trained with kc8, kc16, kc32, but any trigger word should work.
|
|
|
57 |
```
|
58 |
blurry, toy, cartoon, animated, underwater, photoshop
|
59 |
```
|
60 |
+
|
61 |
+
Suggested samplers:
|
62 |
+
|
63 |
+
DPM++ SDE Karras (used for the example images) or DPM++ 2S a Karras
|