Update README.md
Browse files
README.md
CHANGED
@@ -14,12 +14,20 @@ Include any mix of these words in the prompt to produce verying results, or excl
|
|
14 |
There is usually at least a slight stylistic effect even without the words, but it is recommended to include at least one.
|
15 |
Adding token word/phrase class word/phrase at the start of the prompt in that order produces results most similar to the trained concept, but they can be included elsewhere as well. Some models produce better results when not including all token/class words.
|
16 |
|
17 |
-
|
18 |
-
I recommend 2k/3k models for normal use, and 5k/6k models for model merging and use without token/class words.
|
19 |
-
However it can be also very prompt specific. I highly recommend self-experimentation.
|
20 |
|
21 |
## Model info
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
token: m_concept\
|
24 |
class: 1girl\
|
25 |
base: waifu diffusion 1.3-e5
|
|
|
14 |
There is usually at least a slight stylistic effect even without the words, but it is recommended to include at least one.
|
15 |
Adding token word/phrase class word/phrase at the start of the prompt in that order produces results most similar to the trained concept, but they can be included elsewhere as well. Some models produce better results when not including all token/class words.
|
16 |
|
17 |
+
For model merging I recommend using the wlop.ckpt or wlop-7k model.
|
|
|
|
|
18 |
|
19 |
## Model info
|
20 |
|
21 |
+
model: wlop\
|
22 |
+
token: m_wlop\
|
23 |
+
class: illustration style\
|
24 |
+
base: waifu diffusion 1.3-full\
|
25 |
+
images: 160\
|
26 |
+
steps: 16000\
|
27 |
+
note: This version is highly trained, and not suitable for standalone use. Merge with another model to use.
|
28 |
+
note 2: Usually enough to just include m_wlop in the prompt when using.
|
29 |
+
|
30 |
+
model: wlop_e5
|
31 |
token: m_concept\
|
32 |
class: 1girl\
|
33 |
base: waifu diffusion 1.3-e5
|