End of training
Browse files- README.md +6 -0
- checkpoint-52000/controlnet/config.json +58 -0
- checkpoint-52000/controlnet/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-52000/optimizer.bin +3 -0
- checkpoint-52000/random_states_0.pkl +3 -0
- checkpoint-52000/scaler.pt +3 -0
- checkpoint-52000/scheduler.bin +3 -0
- checkpoint-58000/controlnet/.ipynb_checkpoints/config-checkpoint.json +58 -0
- checkpoint-58000/controlnet/config.json +58 -0
- checkpoint-58000/controlnet/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-58000/optimizer.bin +3 -0
- checkpoint-58000/random_states_0.pkl +3 -0
- checkpoint-58000/scaler.pt +3 -0
- checkpoint-58000/scheduler.bin +3 -0
- config.json +1 -1
- diffusion_pytorch_model.safetensors +1 -1
- images_0.png +2 -2
- images_1.png +2 -2
- images_2.png +2 -2
README.md
CHANGED
@@ -8,6 +8,12 @@ tags:
|
|
8 |
- diffusers
|
9 |
- controlnet
|
10 |
- diffusers-training
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
12 |
inference: true
|
13 |
---
|
|
|
8 |
- diffusers
|
9 |
- controlnet
|
10 |
- diffusers-training
|
11 |
+
- stable-diffusion-xl
|
12 |
+
- stable-diffusion-xl-diffusers
|
13 |
+
- text-to-image
|
14 |
+
- diffusers
|
15 |
+
- controlnet
|
16 |
+
- diffusers-training
|
17 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
18 |
inference: true
|
19 |
---
|
checkpoint-52000/controlnet/config.json
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.28.0.dev0",
|
4 |
+
"_name_or_path": "./model_out/checkpoint-41500",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"addition_embed_type": "text_time",
|
7 |
+
"addition_embed_type_num_heads": 64,
|
8 |
+
"addition_time_embed_dim": 256,
|
9 |
+
"attention_head_dim": [
|
10 |
+
5,
|
11 |
+
10,
|
12 |
+
20
|
13 |
+
],
|
14 |
+
"block_out_channels": [
|
15 |
+
320,
|
16 |
+
640,
|
17 |
+
1280
|
18 |
+
],
|
19 |
+
"class_embed_type": null,
|
20 |
+
"conditioning_channels": 3,
|
21 |
+
"conditioning_embedding_out_channels": [
|
22 |
+
16,
|
23 |
+
32,
|
24 |
+
96,
|
25 |
+
256
|
26 |
+
],
|
27 |
+
"controlnet_conditioning_channel_order": "rgb",
|
28 |
+
"cross_attention_dim": 2048,
|
29 |
+
"down_block_types": [
|
30 |
+
"DownBlock2D",
|
31 |
+
"CrossAttnDownBlock2D",
|
32 |
+
"CrossAttnDownBlock2D"
|
33 |
+
],
|
34 |
+
"downsample_padding": 1,
|
35 |
+
"encoder_hid_dim": null,
|
36 |
+
"encoder_hid_dim_type": null,
|
37 |
+
"flip_sin_to_cos": true,
|
38 |
+
"freq_shift": 0,
|
39 |
+
"global_pool_conditions": false,
|
40 |
+
"in_channels": 4,
|
41 |
+
"layers_per_block": 2,
|
42 |
+
"mid_block_scale_factor": 1,
|
43 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
44 |
+
"norm_eps": 1e-05,
|
45 |
+
"norm_num_groups": 32,
|
46 |
+
"num_attention_heads": null,
|
47 |
+
"num_class_embeds": null,
|
48 |
+
"only_cross_attention": false,
|
49 |
+
"projection_class_embeddings_input_dim": 2816,
|
50 |
+
"resnet_time_scale_shift": "default",
|
51 |
+
"transformer_layers_per_block": [
|
52 |
+
1,
|
53 |
+
2,
|
54 |
+
10
|
55 |
+
],
|
56 |
+
"upcast_attention": null,
|
57 |
+
"use_linear_projection": true
|
58 |
+
}
|
checkpoint-52000/controlnet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f69d98cc5f216910239c793a294f93fed3f60a4d842aae857c1a1d791b383943
|
3 |
+
size 5004167864
|
checkpoint-52000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aecdea70e68bb592d5d2320c6d451476e024c6e3b7fa324b08a8914256d7002c
|
3 |
+
size 10008852773
|
checkpoint-52000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bbd7b96f65646d791841fc43548f089ac0666cb0f52e83bc3d86cfc008eb173
|
3 |
+
size 17683
|
checkpoint-52000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7cacf37e1f5372b40abf65840ab4d34051902f7c53f9ad86bab95ce840d9102
|
3 |
+
size 557
|
checkpoint-52000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f65faedb31ce1d6380a0e418333ba8b52538f9eedc73d08a673453646232a19c
|
3 |
+
size 563
|
checkpoint-58000/controlnet/.ipynb_checkpoints/config-checkpoint.json
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.28.0.dev0",
|
4 |
+
"_name_or_path": "./model_out/checkpoint-41500",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"addition_embed_type": "text_time",
|
7 |
+
"addition_embed_type_num_heads": 64,
|
8 |
+
"addition_time_embed_dim": 256,
|
9 |
+
"attention_head_dim": [
|
10 |
+
5,
|
11 |
+
10,
|
12 |
+
20
|
13 |
+
],
|
14 |
+
"block_out_channels": [
|
15 |
+
320,
|
16 |
+
640,
|
17 |
+
1280
|
18 |
+
],
|
19 |
+
"class_embed_type": null,
|
20 |
+
"conditioning_channels": 3,
|
21 |
+
"conditioning_embedding_out_channels": [
|
22 |
+
16,
|
23 |
+
32,
|
24 |
+
96,
|
25 |
+
256
|
26 |
+
],
|
27 |
+
"controlnet_conditioning_channel_order": "rgb",
|
28 |
+
"cross_attention_dim": 2048,
|
29 |
+
"down_block_types": [
|
30 |
+
"DownBlock2D",
|
31 |
+
"CrossAttnDownBlock2D",
|
32 |
+
"CrossAttnDownBlock2D"
|
33 |
+
],
|
34 |
+
"downsample_padding": 1,
|
35 |
+
"encoder_hid_dim": null,
|
36 |
+
"encoder_hid_dim_type": null,
|
37 |
+
"flip_sin_to_cos": true,
|
38 |
+
"freq_shift": 0,
|
39 |
+
"global_pool_conditions": false,
|
40 |
+
"in_channels": 4,
|
41 |
+
"layers_per_block": 2,
|
42 |
+
"mid_block_scale_factor": 1,
|
43 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
44 |
+
"norm_eps": 1e-05,
|
45 |
+
"norm_num_groups": 32,
|
46 |
+
"num_attention_heads": null,
|
47 |
+
"num_class_embeds": null,
|
48 |
+
"only_cross_attention": false,
|
49 |
+
"projection_class_embeddings_input_dim": 2816,
|
50 |
+
"resnet_time_scale_shift": "default",
|
51 |
+
"transformer_layers_per_block": [
|
52 |
+
1,
|
53 |
+
2,
|
54 |
+
10
|
55 |
+
],
|
56 |
+
"upcast_attention": null,
|
57 |
+
"use_linear_projection": true
|
58 |
+
}
|
checkpoint-58000/controlnet/config.json
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "ControlNetModel",
|
3 |
+
"_diffusers_version": "0.28.0.dev0",
|
4 |
+
"_name_or_path": "./model_out/checkpoint-41500",
|
5 |
+
"act_fn": "silu",
|
6 |
+
"addition_embed_type": "text_time",
|
7 |
+
"addition_embed_type_num_heads": 64,
|
8 |
+
"addition_time_embed_dim": 256,
|
9 |
+
"attention_head_dim": [
|
10 |
+
5,
|
11 |
+
10,
|
12 |
+
20
|
13 |
+
],
|
14 |
+
"block_out_channels": [
|
15 |
+
320,
|
16 |
+
640,
|
17 |
+
1280
|
18 |
+
],
|
19 |
+
"class_embed_type": null,
|
20 |
+
"conditioning_channels": 3,
|
21 |
+
"conditioning_embedding_out_channels": [
|
22 |
+
16,
|
23 |
+
32,
|
24 |
+
96,
|
25 |
+
256
|
26 |
+
],
|
27 |
+
"controlnet_conditioning_channel_order": "rgb",
|
28 |
+
"cross_attention_dim": 2048,
|
29 |
+
"down_block_types": [
|
30 |
+
"DownBlock2D",
|
31 |
+
"CrossAttnDownBlock2D",
|
32 |
+
"CrossAttnDownBlock2D"
|
33 |
+
],
|
34 |
+
"downsample_padding": 1,
|
35 |
+
"encoder_hid_dim": null,
|
36 |
+
"encoder_hid_dim_type": null,
|
37 |
+
"flip_sin_to_cos": true,
|
38 |
+
"freq_shift": 0,
|
39 |
+
"global_pool_conditions": false,
|
40 |
+
"in_channels": 4,
|
41 |
+
"layers_per_block": 2,
|
42 |
+
"mid_block_scale_factor": 1,
|
43 |
+
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
44 |
+
"norm_eps": 1e-05,
|
45 |
+
"norm_num_groups": 32,
|
46 |
+
"num_attention_heads": null,
|
47 |
+
"num_class_embeds": null,
|
48 |
+
"only_cross_attention": false,
|
49 |
+
"projection_class_embeddings_input_dim": 2816,
|
50 |
+
"resnet_time_scale_shift": "default",
|
51 |
+
"transformer_layers_per_block": [
|
52 |
+
1,
|
53 |
+
2,
|
54 |
+
10
|
55 |
+
],
|
56 |
+
"upcast_attention": null,
|
57 |
+
"use_linear_projection": true
|
58 |
+
}
|
checkpoint-58000/controlnet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02f83d3fae64302e241db37b6faab0b86b081481ba5f29a745bc14582aeea8ea
|
3 |
+
size 5004167864
|
checkpoint-58000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c034cdcea5cc0655538c7f933e84b8a7f1421ca86d7777c302e6dbdde108f34
|
3 |
+
size 10008852773
|
checkpoint-58000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6af5d0c62a06df6fe338d427417bc5f2524a407b49c0878116b6c4cf5a35c13
|
3 |
+
size 17683
|
checkpoint-58000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2569552db90024cc5ee0d412d6048cb6d158246955e9eec8fa7fc5edb7af733e
|
3 |
+
size 557
|
checkpoint-58000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d7c8809b6bf37d368657d871471995f64823706da9de0a8c39122d06f77ffc5
|
3 |
+
size 563
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.28.0.dev0",
|
4 |
-
"_name_or_path": "/workspace/fukatsu/model_out/checkpoint-
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.28.0.dev0",
|
4 |
+
"_name_or_path": "/workspace/fukatsu/model_out/checkpoint-58000",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5004167864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02f83d3fae64302e241db37b6faab0b86b081481ba5f29a745bc14582aeea8ea
|
3 |
size 5004167864
|
images_0.png
CHANGED
Git LFS Details
|
Git LFS Details
|
images_1.png
CHANGED
Git LFS Details
|
Git LFS Details
|
images_2.png
CHANGED
Git LFS Details
|
Git LFS Details
|