Upload 4 files
Browse files- .gitattributes +1 -1
- README.md +124 -0
- demo.png +3 -0
- hololive_wd15.yaml +68 -0
.gitattributes
CHANGED
@@ -25,7 +25,6 @@
|
|
25 |
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
*.wasm filter=lfs diff=lfs merge=lfs -text
|
@@ -33,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
25 |
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
|
|
28 |
*.tflite filter=lfs diff=lfs merge=lfs -text
|
29 |
*.tgz filter=lfs diff=lfs merge=lfs -text
|
30 |
*.wasm filter=lfs diff=lfs merge=lfs -text
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
demo.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,124 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
---
|
4 |
+
|
5 |
+
# Model Card for Model ID
|
6 |
+
|
7 |
+
hololive-diffusion, a stable diffusion 2.1 768x768 model.
|
8 |
+
|
9 |
+
Trained on ~73k hololive fanart images
|
10 |
+
|
11 |
+

|
12 |
+
|
13 |
+
## License
|
14 |
+
This model is a fine-tune of Waifu diffusion 1.5.
|
15 |
+
|
16 |
+
hololive-diffusion is released under the Fair AI Public License 1.0-SD (https://freedevproject.org/faipl-1.0-sd/). If any derivative of this model is made, please share your changes accordingly. Special thanks to ronsor/undeleted (https://undeleted.ronsor.com/) for help with the license.
|
17 |
+
|
18 |
+
When creating characters owned and copyrighted by cover corp, you may not use this model or any of its outputs in a way that is counter to Hololive's fanart guidelines: https://hololivepro.com/en/terms/
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
## Prompting
|
23 |
+
|
24 |
+
The start of the prompt should have all the following:
|
25 |
+
|
26 |
+
"hololive, anime, waifu"
|
27 |
+
|
28 |
+
Add one of danbooru's content ratings
|
29 |
+
* general
|
30 |
+
* sensitive
|
31 |
+
* questionable
|
32 |
+
* explicit
|
33 |
+
|
34 |
+
and the character name
|
35 |
+
|
36 |
+
### names
|
37 |
+
The model was trained using the following names. These aren't necessarily hololive vtubers, and the characters with less popular artworks will be harder to get correct.
|
38 |
+
|
39 |
+
* a-chan (hololive)
|
40 |
+
* airani iofifteen
|
41 |
+
* akai haato
|
42 |
+
* aki rosenthal
|
43 |
+
* allegro (hoshimachi suisei)
|
44 |
+
* amane kanata
|
45 |
+
* anemachi
|
46 |
+
* anya melfissa
|
47 |
+
* artia
|
48 |
+
* avatar (holoearth)
|
49 |
+
* ayunda risu
|
50 |
+
* azki (hololive)
|
51 |
+
* ceres fauna
|
52 |
+
* civia
|
53 |
+
* coco kaine
|
54 |
+
* deadbeat (calliope mori)
|
55 |
+
* doris (hololive)
|
56 |
+
* enma-chan
|
57 |
+
* gawr gura
|
58 |
+
* haaton (akai haato)
|
59 |
+
* hakos baelz
|
60 |
+
* hakui koyori
|
61 |
+
* harusaki nodoka
|
62 |
+
* himemori luna
|
63 |
+
* hoshimachi suisei
|
64 |
+
* houshou marine
|
65 |
+
* inugami korone
|
66 |
+
* irys (hololive)
|
67 |
+
* j-chad
|
68 |
+
* kaela kovalskia
|
69 |
+
* kagura nana
|
70 |
+
* kazama iroha
|
71 |
+
* kiryu coco
|
72 |
+
* kobo kanaeru
|
73 |
+
* kureiji ollie
|
74 |
+
* kurokami fubuki
|
75 |
+
* la+ darknesss
|
76 |
+
* mama lillie
|
77 |
+
* mano aloe
|
78 |
+
* matsurisu
|
79 |
+
* minato aqua
|
80 |
+
* moku seiko
|
81 |
+
* momosuzu nene
|
82 |
+
* moona hoshinova
|
83 |
+
* mori calliope
|
84 |
+
* murasaki shion
|
85 |
+
* nakiri ayame
|
86 |
+
* nanashi mumei
|
87 |
+
* natsuiro matsuri
|
88 |
+
* nekomata okayu
|
89 |
+
* ninomae ina'nis
|
90 |
+
* nousagi (usada pekora)
|
91 |
+
* omaru polka
|
92 |
+
* omega alpha
|
93 |
+
* ookami mio
|
94 |
+
* oozora subaru
|
95 |
+
* ouro kronii
|
96 |
+
* pavolia reine
|
97 |
+
* pekomama
|
98 |
+
* roboco-san
|
99 |
+
* sakamata chloe
|
100 |
+
* sakura miko
|
101 |
+
* shigure ui (vtuber)
|
102 |
+
* shirakami fubuki
|
103 |
+
* shiranui flare
|
104 |
+
* shirogane noel
|
105 |
+
* shishiro botan
|
106 |
+
* spade echo
|
107 |
+
* sukonbu (shirakami fubuki)
|
108 |
+
* takanashi kiara
|
109 |
+
* takane lui
|
110 |
+
* takodachi (ninomae ina'nis)
|
111 |
+
* tokino sora
|
112 |
+
* tokoyami towa
|
113 |
+
* tsukumo sana
|
114 |
+
* tsunomaki watame
|
115 |
+
* uruha rushia
|
116 |
+
* usada pekora
|
117 |
+
* vestia zeta
|
118 |
+
* wahtcher (ninomae ina'nis)
|
119 |
+
* watoto (mythbreakers)
|
120 |
+
* watson amelia
|
121 |
+
* yozora mel
|
122 |
+
* yukihana lamy
|
123 |
+
* yuul b alwright (mythbreakers)
|
124 |
+
* yuzuki choco
|
demo.png
ADDED
![]() |
Git LFS Details
|
hololive_wd15.yaml
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
model:
|
2 |
+
base_learning_rate: 1.0e-4
|
3 |
+
target: ldm.models.diffusion.ddpm.LatentDiffusion
|
4 |
+
params:
|
5 |
+
parameterization: "v"
|
6 |
+
linear_start: 0.00085
|
7 |
+
linear_end: 0.0120
|
8 |
+
num_timesteps_cond: 1
|
9 |
+
log_every_t: 200
|
10 |
+
timesteps: 1000
|
11 |
+
first_stage_key: "jpg"
|
12 |
+
cond_stage_key: "txt"
|
13 |
+
image_size: 64
|
14 |
+
channels: 4
|
15 |
+
cond_stage_trainable: false
|
16 |
+
conditioning_key: crossattn
|
17 |
+
monitor: val/loss_simple_ema
|
18 |
+
scale_factor: 0.18215
|
19 |
+
use_ema: False # we set this to false because this is an inference only config
|
20 |
+
|
21 |
+
unet_config:
|
22 |
+
target: ldm.modules.diffusionmodules.openaimodel.UNetModel
|
23 |
+
params:
|
24 |
+
use_checkpoint: True
|
25 |
+
use_fp16: True
|
26 |
+
image_size: 32 # unused
|
27 |
+
in_channels: 4
|
28 |
+
out_channels: 4
|
29 |
+
model_channels: 320
|
30 |
+
attention_resolutions: [ 4, 2, 1 ]
|
31 |
+
num_res_blocks: 2
|
32 |
+
channel_mult: [ 1, 2, 4, 4 ]
|
33 |
+
num_head_channels: 64 # need to fix for flash-attn
|
34 |
+
use_spatial_transformer: True
|
35 |
+
use_linear_in_transformer: True
|
36 |
+
transformer_depth: 1
|
37 |
+
context_dim: 1024
|
38 |
+
legacy: False
|
39 |
+
|
40 |
+
first_stage_config:
|
41 |
+
target: ldm.models.autoencoder.AutoencoderKL
|
42 |
+
params:
|
43 |
+
embed_dim: 4
|
44 |
+
monitor: val/rec_loss
|
45 |
+
ddconfig:
|
46 |
+
#attn_type: "vanilla-xformers"
|
47 |
+
double_z: true
|
48 |
+
z_channels: 4
|
49 |
+
resolution: 256
|
50 |
+
in_channels: 3
|
51 |
+
out_ch: 3
|
52 |
+
ch: 128
|
53 |
+
ch_mult:
|
54 |
+
- 1
|
55 |
+
- 2
|
56 |
+
- 4
|
57 |
+
- 4
|
58 |
+
num_res_blocks: 2
|
59 |
+
attn_resolutions: []
|
60 |
+
dropout: 0.0
|
61 |
+
lossconfig:
|
62 |
+
target: torch.nn.Identity
|
63 |
+
|
64 |
+
cond_stage_config:
|
65 |
+
target: ldm.modules.encoders.modules.FrozenOpenCLIPEmbedder
|
66 |
+
params:
|
67 |
+
freeze: True
|
68 |
+
layer: "penultimate"
|