cyber-meow commited on
Commit
51cd5a6
2 Parent(s): 3db4a79 ad65d86

Merge branch 'main' of https://huggingface.co/alea31415/kumabear-roukin-characters into main

Browse files
Files changed (1) hide show
  1. README.md +93 -0
README.md CHANGED
@@ -1,3 +1,96 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ library_name: diffusers
4
+ pipeline_tag: text-to-image
5
+ tags:
6
+ - stable-diffusion
7
+ - anime
8
+ - aiart
9
  ---
10
+
11
+ **This model is trained for 12 characters from Kuma Kuma Kuma Bear (くまクマ熊ベアー) + 5 characters from Saving 80,000 Gold in Another World for My Retirement (老後に備えて異世界で8万枚の金貨を貯めます)**
12
+
13
+ **Why do I train the two animes together?**
14
+
15
+ I feel these two animes (light novels actually) have so much similarity that I really want to make some crossovers.
16
+
17
+ For examples please see
18
+ https://civitai.com/models/37632/kumabear-roukin8-characters-fullckpt
19
+
20
+ Moreover there is no reason to do single anime either. I plan to add __shinmai renkinjutsushi no tenpo keiei__ next.
21
+
22
+
23
+ ## Trigger Words
24
+
25
+ **KumaBear**
26
+
27
+ * Atla
28
+ * Cliff
29
+ * Eleanora
30
+ * Fina
31
+ * Flora
32
+ * Gentz
33
+ * Misana
34
+ * Noire
35
+ * Shia
36
+ * Shuri
37
+ * Telmina
38
+ * Yuna
39
+
40
+ **Roukin8**
41
+
42
+ * Adelaide
43
+ * Beatrice
44
+ * Colette
45
+ * Sabine
46
+ * YamanoMitsuha
47
+
48
+ **Styles** (may not be very effective)
49
+
50
+ * aniscreen
51
+ * fanart
52
+ * light novel
53
+ * official art
54
+ * ..., style(s) of your favorite model if know how to merge things properly
55
+
56
+ ---
57
+ To get everything right you may need additional trigger words for outfits and ornaments. Here are some suggestions
58
+
59
+ - If you want to get the bear costume of Yuna you may add kigurumi, bear hood, animal hood, animal costume, hand puppet etc.
60
+ - Add Red bow for Fina/Shuri/Noire
61
+ - Add twin drill for Shia
62
+ - Add double bun for Flora
63
+ - Add scrunchie for telmina
64
+
65
+ Kumakyuu and Kumayuru are not tagged, but you may get something that look right by prompting with bears, stuffed animal etc.
66
+ Interestingly I can hardly take off the hood of Yuna during the early phase of training, but it becomes possible after longer training (actually now Yuna by default does not have hood though almost all the images of her have hood on!)
67
+ Many characters are missing from the two animes. I may update the KumaBear one at the end of the season with the following characters
68
+ * kumakyuu
69
+ * kumayuru
70
+ * Lurina
71
+ * Farrat (king)
72
+ * Kitia (queen)
73
+ * Karin
74
+ * Sanya
75
+ * Helen
76
+ * Ans
77
+ * Mylene
78
+ * Cattleya
79
+
80
+
81
+ ## Dataset
82
+
83
+ * KumaBear 5113
84
+ * anime screenshots 5042
85
+ * fanart 37
86
+ * official art 15
87
+ * novel illustration 19
88
+ * Roukin8 2948 (screenshots only)
89
+ * Regularization ~30K
90
+
91
+
92
+ ## Training
93
+
94
+ * First trained for 9739 steps, resumed and trained for another 20494 steps
95
+ * clip skip 1, resolution 512, batch size 8, on top of [JosephusCheung/ACertainty](https://huggingface.co/JosephusCheung/ACertainty/tree/main)
96
+ * 2.5e-6 cosine scheduler, Adam8bit, conditional dropout 0.08