khanon commited on
Commit
18152e0
1 Parent(s): 6506682

updates README to add links to negative embeddings

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. bad-image-v2.pt +3 -0
  3. 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
- - `[ ]` Azuna
7
- - `[ ]` Hiyori
8
  - `[ ]` Fubuki
9
  - `[ ]` Junny
 
 
10
  - `[ ]` Mashiro
11
  - `[ ]` Ui
12
  - `[ ]` Gamer twins
13
- - `[ ]` Mutsuki (new dataset)
14
- - `[ ]` Hibiki (new dataset)
15
- - `[ ]` Hina (new dataset)
16
- - `[ ]` Atsuko (new dataset)
17
- - `[ ]` Iroha (new dataset)
18
- - `[ ]` Natsu (new dataset)
19
- - `[ ]` Miyako (new dataset)
20
- - `[ ]` Shiroko (exists already)
21
- - `[ ]` Iori (exists already)
22
- - `[ ]` Kisaki (exists already)
23
- - `[ ]` Alice (exists already)
 
 
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)