updates README to add links to negative embeddings
Browse files- README.md +11 -0
- bad-image-v2.pt +3 -0
- to-do list.md +17 -15
README.md
CHANGED
@@ -73,3 +73,14 @@ Here you will find the various LoRAs I've trained, typically of Blue Archive cha
|
|
73 |
[Sora / ソラ / 소라 / 空](https://huggingface.co/khanon/lora-training/blob/main/sora/README.md)
|
74 |
|
75 |
[![Sora](sora/chara-sora-v3.png)](https://huggingface.co/khanon/lora-training/blob/main/sora/README.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
73 |
[Sora / ソラ / 소라 / 空](https://huggingface.co/khanon/lora-training/blob/main/sora/README.md)
|
74 |
|
75 |
[![Sora](sora/chara-sora-v3.png)](https://huggingface.co/khanon/lora-training/blob/main/sora/README.md)
|
76 |
+
|
77 |
+
## Useful links
|
78 |
+
### Negative embedding
|
79 |
+
I frequently use these negative embeddings in my prompts to improve the output quality. I recommend lowering the attention to ~0.75.
|
80 |
+
- `bad-artist`, `bad-artist-anime`
|
81 |
+
- https://huggingface.co/nick-x-hacker/bad-artist
|
82 |
+
- `badpromptv2`
|
83 |
+
- https://huggingface.co/datasets/Nerfgun3/bad_prompt
|
84 |
+
- `bad-image-v2` (not sure of the original author)
|
85 |
+
- [bad-image-v2.pt](https://huggingface.co/khanon/lora-training/bad-image-v2.pt)
|
86 |
+
|
bad-image-v2.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06c2682eda1c4f537fa4a780f37f24eb94a45ed89a853194a69c3dd6cd61970a
|
3 |
+
size 14439
|
to-do list.md
CHANGED
@@ -1,23 +1,25 @@
|
|
1 |
# Training to-do
|
2 |
-
- `[ ]` Chise (fixed caption settings)
|
3 |
-
- `[ ]` Michiru (fixed caption settings)
|
4 |
- `[ ]` Seia
|
5 |
- `[ ]` Serika
|
6 |
-
- `[ ]`
|
7 |
-
- `[ ]`
|
8 |
- `[ ]` Fubuki
|
9 |
- `[ ]` Junny
|
|
|
|
|
10 |
- `[ ]` Mashiro
|
11 |
- `[ ]` Ui
|
12 |
- `[ ]` Gamer twins
|
13 |
-
- `[ ]`
|
14 |
-
- `[ ]`
|
15 |
-
- `[ ]` Hina (
|
16 |
-
- `[ ]` Atsuko (
|
17 |
-
- `[ ]` Iroha (
|
18 |
-
- `[ ]` Natsu (
|
19 |
-
- `[ ]` Miyako (
|
20 |
-
- `[ ]`
|
21 |
-
|
22 |
-
- `[ ]`
|
23 |
-
- `[ ]`
|
|
|
|
|
|
1 |
# Training to-do
|
|
|
|
|
2 |
- `[ ]` Seia
|
3 |
- `[ ]` Serika
|
4 |
+
- `[ ]` Chise (retrain with fixed settings)
|
5 |
+
- `[ ]` Hibiki (needs retagging)
|
6 |
- `[ ]` Fubuki
|
7 |
- `[ ]` Junny
|
8 |
+
- `[ ]` Azuna
|
9 |
+
- `[ ]` Hiyori
|
10 |
- `[ ]` Mashiro
|
11 |
- `[ ]` Ui
|
12 |
- `[ ]` Gamer twins
|
13 |
+
- `[ ]` Michiru (retrain with fixed settings)
|
14 |
+
- `[ ]` Mutsuki (needs retagging)
|
15 |
+
- `[ ]` Hina (needs retagging)
|
16 |
+
- `[ ]` Atsuko (needs retagging)
|
17 |
+
- `[ ]` Iroha (needs retagging)
|
18 |
+
- `[ ]` Natsu (needs retagging)
|
19 |
+
- `[ ]` Miyako (needs retagging)
|
20 |
+
- `[ ]` Koharu (needs retagging)
|
21 |
+
|
22 |
+
- `[ ]` Shiroko (already exists)
|
23 |
+
- `[ ]` Iori (already exists)
|
24 |
+
- `[ ]` Kisaki (already exists)
|
25 |
+
- `[ ]` Alice (already exists)
|