corrects typos in Mari README
Browse files- mari/README.md +4 -4
mari/README.md
CHANGED
@@ -18,8 +18,8 @@
|
|
18 |
|
19 |
## Usage
|
20 |
Use any or all of the following tags to summon Mari: `mari, halo, 1girl, blue eyes, orange hair`
|
21 |
-
- Hair and
|
22 |
-
- It is recommended to add `cat ears` or `animal ear headwear`, otherwise her ears may not appear consistently. This is likely because Mari's veil prevents the AI from strongly associating her ears the
|
23 |
- If Mari's ears are appearing through her veil, try adding `animal ear fluff` to the negative prompt.
|
24 |
|
25 |
For her normal outfit: `single braid, animal ear headwear, nun, habit, blue neckerchief, white sailor collar, puffy long sleeves`
|
@@ -30,7 +30,7 @@ For her sportswear alt: `low ponytail, sportswear, track jacket, shorts, gym shi
|
|
30 |
- Use `gym shirt` to discourage the full jacket from appearing, as it was only tagged when the jacket was unzipped.
|
31 |
|
32 |
For her swimsuit: `black one-piece swimsuit, frilled swimsuit, frills, paw print`
|
33 |
-
- You will likely need to add `
|
34 |
|
35 |
## Training
|
36 |
*Exact parameters are provided in the accompanying JSON files.*
|
@@ -58,7 +58,7 @@ For her swimsuit: `black one-piece swimsuit, frilled swimsuit, frills, paw print
|
|
58 |
- **Issue:** caption files were completely ignored during training. As a result, prompting "sora" grants a very strong effect, but the LoRA is highly overfit.
|
59 |
|
60 |
## Alternate Version - v4
|
61 |
-
**v4** is also available. This version was improperly configured and ignored caption files, so it was trained
|
62 |
|
63 |
**[Download v4.](v4/chara-mari-v4-epoch7.safetensors)**
|
64 |
|
|
|
18 |
|
19 |
## Usage
|
20 |
Use any or all of the following tags to summon Mari: `mari, halo, 1girl, blue eyes, orange hair`
|
21 |
+
- Hair and eye tags are optional.
|
22 |
+
- It is recommended to add `cat ears` or `animal ear headwear`, otherwise her ears may not appear consistently. This is likely because Mari's veil prevents the AI from strongly associating her ears with the `mari` tag.
|
23 |
- If Mari's ears are appearing through her veil, try adding `animal ear fluff` to the negative prompt.
|
24 |
|
25 |
For her normal outfit: `single braid, animal ear headwear, nun, habit, blue neckerchief, white sailor collar, puffy long sleeves`
|
|
|
30 |
- Use `gym shirt` to discourage the full jacket from appearing, as it was only tagged when the jacket was unzipped.
|
31 |
|
32 |
For her swimsuit: `black one-piece swimsuit, frilled swimsuit, frills, paw print`
|
33 |
+
- You will likely need to add `competition swimsuit` to the negative prompt.
|
34 |
|
35 |
## Training
|
36 |
*Exact parameters are provided in the accompanying JSON files.*
|
|
|
58 |
- **Issue:** caption files were completely ignored during training. As a result, prompting "sora" grants a very strong effect, but the LoRA is highly overfit.
|
59 |
|
60 |
## Alternate Version - v4
|
61 |
+
**v4** is also available. This version was improperly configured and ignored caption files, so it was trained on the word `mari` only. It looks quite good, however the model is very overfit and it is difficult to adjust Mari's outfit. In the example image below, the prompt includes `yellow dress` but the model ignores the color and instead uses a dress that resembles Mari's usual outfit.
|
62 |
|
63 |
**[Download v4.](v4/chara-mari-v4-epoch7.safetensors)**
|
64 |
|