ItsMaxNorm commited on
Commit
61b627a
·
verified ·
1 Parent(s): 83b74bc

End of training

Browse files
Files changed (38) hide show
  1. README.md +6 -0
  2. checkpoint-100/optimizer.bin +1 -1
  3. checkpoint-100/para_rank_unet2dconditionmodel/adapter_config.json +0 -0
  4. checkpoint-100/para_rank_unet2dconditionmodel/adapter_model.bin +3 -0
  5. checkpoint-100/para_rank_unet2dconditionmodel/config.json +68 -0
  6. checkpoint-100/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors +3 -0
  7. checkpoint-100/pytorch_lora_weights.safetensors +1 -1
  8. checkpoint-200/optimizer.bin +1 -1
  9. checkpoint-200/para_rank_unet2dconditionmodel/adapter_config.json +0 -0
  10. checkpoint-200/para_rank_unet2dconditionmodel/adapter_model.bin +3 -0
  11. checkpoint-200/para_rank_unet2dconditionmodel/config.json +68 -0
  12. checkpoint-200/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors +3 -0
  13. checkpoint-200/pytorch_lora_weights.safetensors +1 -1
  14. checkpoint-300/optimizer.bin +1 -1
  15. checkpoint-300/para_rank_unet2dconditionmodel/adapter_config.json +0 -0
  16. checkpoint-300/para_rank_unet2dconditionmodel/adapter_model.bin +3 -0
  17. checkpoint-300/para_rank_unet2dconditionmodel/config.json +68 -0
  18. checkpoint-300/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors +3 -0
  19. checkpoint-300/pytorch_lora_weights.safetensors +1 -1
  20. checkpoint-400/optimizer.bin +1 -1
  21. checkpoint-400/para_rank_unet2dconditionmodel/adapter_config.json +0 -0
  22. checkpoint-400/para_rank_unet2dconditionmodel/adapter_model.bin +3 -0
  23. checkpoint-400/para_rank_unet2dconditionmodel/config.json +68 -0
  24. checkpoint-400/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors +3 -0
  25. checkpoint-400/pytorch_lora_weights.safetensors +1 -1
  26. checkpoint-500/optimizer.bin +1 -1
  27. checkpoint-500/para_rank_unet2dconditionmodel/adapter_config.json +0 -0
  28. checkpoint-500/para_rank_unet2dconditionmodel/adapter_model.bin +3 -0
  29. checkpoint-500/para_rank_unet2dconditionmodel/config.json +68 -0
  30. checkpoint-500/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors +3 -0
  31. checkpoint-500/pytorch_lora_weights.safetensors +1 -1
  32. image_0.png +2 -2
  33. image_1.png +2 -2
  34. image_2.png +2 -2
  35. image_3.png +2 -2
  36. para_rank_unet/adapter_config.json +0 -0
  37. para_rank_unet/adapter_model.bin +1 -1
  38. para_rank_unet/diffusion_pytorch_model.safetensors +1 -1
README.md CHANGED
@@ -11,6 +11,12 @@ tags:
11
  - diffusers-training
12
  - stable-diffusion
13
  - stable-diffusion-diffusers
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
11
  - diffusers-training
12
  - stable-diffusion
13
  - stable-diffusion-diffusers
14
+ - text-to-image
15
+ - diffusers
16
+ - lora
17
+ - diffusers-training
18
+ - stable-diffusion
19
+ - stable-diffusion-diffusers
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the training script had access to. You
checkpoint-100/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d7aac2bdcfb47b63a6bd738174af78fa0a53dbc8284b0b9e0c70beb22726728
3
  size 3302266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a756485f5e6201ed96b450d0b7a71fdecb76968fea857534d42b916e6b276940
3
  size 3302266
checkpoint-100/para_rank_unet2dconditionmodel/adapter_config.json ADDED
Binary file (13.5 kB). View file
 
checkpoint-100/para_rank_unet2dconditionmodel/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70ffccdd078424c16370ba6d063ca54208d1ef7aaa934f40bb2a896a69e31ad7
3
+ size 1641418
checkpoint-100/para_rank_unet2dconditionmodel/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.32.2",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "attention_type": "default",
11
+ "block_out_channels": [
12
+ 320,
13
+ 640,
14
+ 1280,
15
+ 1280
16
+ ],
17
+ "center_input_sample": false,
18
+ "class_embed_type": null,
19
+ "class_embeddings_concat": false,
20
+ "conv_in_kernel": 3,
21
+ "conv_out_kernel": 3,
22
+ "cross_attention_dim": 768,
23
+ "cross_attention_norm": null,
24
+ "down_block_types": [
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "DownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "dropout": 0.0,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "norm_eps": 1e-05,
43
+ "norm_num_groups": 32,
44
+ "num_attention_heads": null,
45
+ "num_class_embeds": null,
46
+ "only_cross_attention": false,
47
+ "out_channels": 4,
48
+ "projection_class_embeddings_input_dim": null,
49
+ "resnet_out_scale_factor": 1.0,
50
+ "resnet_skip_time_act": false,
51
+ "resnet_time_scale_shift": "default",
52
+ "reverse_transformer_layers_per_block": null,
53
+ "sample_size": 64,
54
+ "time_cond_proj_dim": null,
55
+ "time_embedding_act_fn": null,
56
+ "time_embedding_dim": null,
57
+ "time_embedding_type": "positional",
58
+ "timestep_post_act": null,
59
+ "transformer_layers_per_block": 1,
60
+ "up_block_types": [
61
+ "UpBlock2D",
62
+ "CrossAttnUpBlock2D",
63
+ "CrossAttnUpBlock2D",
64
+ "CrossAttnUpBlock2D"
65
+ ],
66
+ "upcast_attention": false,
67
+ "use_linear_projection": false
68
+ }
checkpoint-100/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79f6204a9fb029483eaa93af86c02d1040a29a727b63b2ac73191db6250d501f
3
+ size 3439783712
checkpoint-100/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69e26526f1053fd58f1168eb276c920703dc79d22a1a8f95fed09b109939774c
3
  size 3243432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e0a718db32eb81e2da94d56877bf94dfe903eb0f34b25e45bc9e4a77d8c3f17
3
  size 3243432
checkpoint-200/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c4846b055a30c48b7906b879bdd3cb8612db5772c423125ec834ba859f377a4
3
  size 3302266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74e8dcb503d276c35ecadb5d6fd2912f7a19392b19ce8905d78723846ee6cecc
3
  size 3302266
checkpoint-200/para_rank_unet2dconditionmodel/adapter_config.json ADDED
Binary file (13.5 kB). View file
 
checkpoint-200/para_rank_unet2dconditionmodel/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8b2a29b86bff7c2d78d3b0fe816adfcab1d555f38f4a5f25d07f9d470573a87
3
+ size 1641418
checkpoint-200/para_rank_unet2dconditionmodel/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.32.2",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "attention_type": "default",
11
+ "block_out_channels": [
12
+ 320,
13
+ 640,
14
+ 1280,
15
+ 1280
16
+ ],
17
+ "center_input_sample": false,
18
+ "class_embed_type": null,
19
+ "class_embeddings_concat": false,
20
+ "conv_in_kernel": 3,
21
+ "conv_out_kernel": 3,
22
+ "cross_attention_dim": 768,
23
+ "cross_attention_norm": null,
24
+ "down_block_types": [
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "DownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "dropout": 0.0,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "norm_eps": 1e-05,
43
+ "norm_num_groups": 32,
44
+ "num_attention_heads": null,
45
+ "num_class_embeds": null,
46
+ "only_cross_attention": false,
47
+ "out_channels": 4,
48
+ "projection_class_embeddings_input_dim": null,
49
+ "resnet_out_scale_factor": 1.0,
50
+ "resnet_skip_time_act": false,
51
+ "resnet_time_scale_shift": "default",
52
+ "reverse_transformer_layers_per_block": null,
53
+ "sample_size": 64,
54
+ "time_cond_proj_dim": null,
55
+ "time_embedding_act_fn": null,
56
+ "time_embedding_dim": null,
57
+ "time_embedding_type": "positional",
58
+ "timestep_post_act": null,
59
+ "transformer_layers_per_block": 1,
60
+ "up_block_types": [
61
+ "UpBlock2D",
62
+ "CrossAttnUpBlock2D",
63
+ "CrossAttnUpBlock2D",
64
+ "CrossAttnUpBlock2D"
65
+ ],
66
+ "upcast_attention": false,
67
+ "use_linear_projection": false
68
+ }
checkpoint-200/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2a6721f3cbe57db95042498cbe17b98d7a1b5bccb599087698372526aefd846
3
+ size 3439783712
checkpoint-200/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abfe9837a657020351a7f5944bc3b8fbb8565eec2ab1f3ab49866ee6025d89f3
3
  size 3243432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2a9ced4753dd1d7592739021799a27bad6ce21e421b6f9810929a8d11c848f
3
  size 3243432
checkpoint-300/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a9c33d88c3db087de6a4a043aca4cd5d60c3a88d0ae54915ace1635d6876a53
3
  size 3302266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d699011b4e54954f56e134a65ee1f73a9f92aa380f1d575b0e93cea90d66ca95
3
  size 3302266
checkpoint-300/para_rank_unet2dconditionmodel/adapter_config.json ADDED
Binary file (13.5 kB). View file
 
checkpoint-300/para_rank_unet2dconditionmodel/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed6f8da89cece514d6d2c33ca8f5f3a1d074a490a1e0e628f54dc33792b434d0
3
+ size 1641418
checkpoint-300/para_rank_unet2dconditionmodel/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.32.2",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "attention_type": "default",
11
+ "block_out_channels": [
12
+ 320,
13
+ 640,
14
+ 1280,
15
+ 1280
16
+ ],
17
+ "center_input_sample": false,
18
+ "class_embed_type": null,
19
+ "class_embeddings_concat": false,
20
+ "conv_in_kernel": 3,
21
+ "conv_out_kernel": 3,
22
+ "cross_attention_dim": 768,
23
+ "cross_attention_norm": null,
24
+ "down_block_types": [
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "DownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "dropout": 0.0,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "norm_eps": 1e-05,
43
+ "norm_num_groups": 32,
44
+ "num_attention_heads": null,
45
+ "num_class_embeds": null,
46
+ "only_cross_attention": false,
47
+ "out_channels": 4,
48
+ "projection_class_embeddings_input_dim": null,
49
+ "resnet_out_scale_factor": 1.0,
50
+ "resnet_skip_time_act": false,
51
+ "resnet_time_scale_shift": "default",
52
+ "reverse_transformer_layers_per_block": null,
53
+ "sample_size": 64,
54
+ "time_cond_proj_dim": null,
55
+ "time_embedding_act_fn": null,
56
+ "time_embedding_dim": null,
57
+ "time_embedding_type": "positional",
58
+ "timestep_post_act": null,
59
+ "transformer_layers_per_block": 1,
60
+ "up_block_types": [
61
+ "UpBlock2D",
62
+ "CrossAttnUpBlock2D",
63
+ "CrossAttnUpBlock2D",
64
+ "CrossAttnUpBlock2D"
65
+ ],
66
+ "upcast_attention": false,
67
+ "use_linear_projection": false
68
+ }
checkpoint-300/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:046cb0ce19fcd6a2db91af11a8211d84d16118bd31bc10415ddb699db671d285
3
+ size 3439783712
checkpoint-300/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07dc2772dcb2096fb9ce3407f11d97459c752e26d4cbbd1fccc0ac7cc3664b0e
3
  size 3243432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:830db45e49be0c26741ece01ded1f69ffb8115c3d0728fbe8ab5e1ef0386bf42
3
  size 3243432
checkpoint-400/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6982328540686bd772e707965a3c820b5d7f5a60c31d68150901f2d58e2d54f7
3
  size 3302266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac154b0d7b372d8c7ec33954dcf73068c0880b7a6d19f5f0e90d1ab029d5f02
3
  size 3302266
checkpoint-400/para_rank_unet2dconditionmodel/adapter_config.json ADDED
Binary file (13.5 kB). View file
 
checkpoint-400/para_rank_unet2dconditionmodel/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ae17754cfc9a8699b4bc1de0aad8b9977226f7d7531fff88698cd7f10020d63
3
+ size 1641418
checkpoint-400/para_rank_unet2dconditionmodel/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.32.2",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "attention_type": "default",
11
+ "block_out_channels": [
12
+ 320,
13
+ 640,
14
+ 1280,
15
+ 1280
16
+ ],
17
+ "center_input_sample": false,
18
+ "class_embed_type": null,
19
+ "class_embeddings_concat": false,
20
+ "conv_in_kernel": 3,
21
+ "conv_out_kernel": 3,
22
+ "cross_attention_dim": 768,
23
+ "cross_attention_norm": null,
24
+ "down_block_types": [
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "DownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "dropout": 0.0,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "norm_eps": 1e-05,
43
+ "norm_num_groups": 32,
44
+ "num_attention_heads": null,
45
+ "num_class_embeds": null,
46
+ "only_cross_attention": false,
47
+ "out_channels": 4,
48
+ "projection_class_embeddings_input_dim": null,
49
+ "resnet_out_scale_factor": 1.0,
50
+ "resnet_skip_time_act": false,
51
+ "resnet_time_scale_shift": "default",
52
+ "reverse_transformer_layers_per_block": null,
53
+ "sample_size": 64,
54
+ "time_cond_proj_dim": null,
55
+ "time_embedding_act_fn": null,
56
+ "time_embedding_dim": null,
57
+ "time_embedding_type": "positional",
58
+ "timestep_post_act": null,
59
+ "transformer_layers_per_block": 1,
60
+ "up_block_types": [
61
+ "UpBlock2D",
62
+ "CrossAttnUpBlock2D",
63
+ "CrossAttnUpBlock2D",
64
+ "CrossAttnUpBlock2D"
65
+ ],
66
+ "upcast_attention": false,
67
+ "use_linear_projection": false
68
+ }
checkpoint-400/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27ea9cbe0b06f2886af5d9b3ed38b1fa92d1c6b8ae4e02cc5bd36991799ea8d
3
+ size 3439783712
checkpoint-400/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5c476ea2e5b4e735fe0cc17e3789281d3384535d5ac02af2e5e9d98a549535d
3
  size 3243432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e8cd4f238bf584a54d95d5d5a6f764f27a74c61921eb04aaafa1106bf046b2
3
  size 3243432
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c743a073cbecff9e83bf63b9a7c6634cb91682b0bb8443886db526926578415
3
  size 3302266
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:307edbf3e093f83db6f73cacbf9002befbc8052031d40c5d86022dc98e7afe1b
3
  size 3302266
checkpoint-500/para_rank_unet2dconditionmodel/adapter_config.json ADDED
Binary file (13.5 kB). View file
 
checkpoint-500/para_rank_unet2dconditionmodel/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a38c2326021f964ae57b9aca606470bd3a992ee12ea11e9dfe8c4fb74942b4
3
+ size 1641418
checkpoint-500/para_rank_unet2dconditionmodel/config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.32.2",
4
+ "_name_or_path": "CompVis/stable-diffusion-v1-4",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "attention_type": "default",
11
+ "block_out_channels": [
12
+ 320,
13
+ 640,
14
+ 1280,
15
+ 1280
16
+ ],
17
+ "center_input_sample": false,
18
+ "class_embed_type": null,
19
+ "class_embeddings_concat": false,
20
+ "conv_in_kernel": 3,
21
+ "conv_out_kernel": 3,
22
+ "cross_attention_dim": 768,
23
+ "cross_attention_norm": null,
24
+ "down_block_types": [
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "DownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "dropout": 0.0,
32
+ "dual_cross_attention": false,
33
+ "encoder_hid_dim": null,
34
+ "encoder_hid_dim_type": null,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 4,
38
+ "layers_per_block": 2,
39
+ "mid_block_only_cross_attention": null,
40
+ "mid_block_scale_factor": 1,
41
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
42
+ "norm_eps": 1e-05,
43
+ "norm_num_groups": 32,
44
+ "num_attention_heads": null,
45
+ "num_class_embeds": null,
46
+ "only_cross_attention": false,
47
+ "out_channels": 4,
48
+ "projection_class_embeddings_input_dim": null,
49
+ "resnet_out_scale_factor": 1.0,
50
+ "resnet_skip_time_act": false,
51
+ "resnet_time_scale_shift": "default",
52
+ "reverse_transformer_layers_per_block": null,
53
+ "sample_size": 64,
54
+ "time_cond_proj_dim": null,
55
+ "time_embedding_act_fn": null,
56
+ "time_embedding_dim": null,
57
+ "time_embedding_type": "positional",
58
+ "timestep_post_act": null,
59
+ "transformer_layers_per_block": 1,
60
+ "up_block_types": [
61
+ "UpBlock2D",
62
+ "CrossAttnUpBlock2D",
63
+ "CrossAttnUpBlock2D",
64
+ "CrossAttnUpBlock2D"
65
+ ],
66
+ "upcast_attention": false,
67
+ "use_linear_projection": false
68
+ }
checkpoint-500/para_rank_unet2dconditionmodel/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690c8061fed032951e999ee2c0297cffb9987fe15cc073c954ecb6d690a1e81e
3
+ size 3439783712
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a065231ff9b0c6f80d293106380bf06e101cb2f8ac14690d1848dd761446868e
3
  size 3243432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a83d1595f30ef8b68b9d958a8a7c51be9b0f4a89b1f65b3a2a30c27ba649e4d3
3
  size 3243432
image_0.png CHANGED

Git LFS Details

  • SHA256: 0995b54062e6e04e6a87e250d81838a6a7b6d3e882c71e2d56c6965bb47258d2
  • Pointer size: 131 Bytes
  • Size of remote file: 473 kB

Git LFS Details

  • SHA256: 6ce7231f730364a73dbf3f24f3c7a3f46f324e25541a73140b72764b1fef9a4c
  • Pointer size: 131 Bytes
  • Size of remote file: 474 kB
image_1.png CHANGED

Git LFS Details

  • SHA256: cfdc439cdad6c277c3dd9d5cf61929770f99533e9b49dfdbfecc34487c672c10
  • Pointer size: 131 Bytes
  • Size of remote file: 460 kB

Git LFS Details

  • SHA256: 23ed8d01a1c74689a53c83e8ae019d06b46591f86623e770ec81b1295df16e6c
  • Pointer size: 131 Bytes
  • Size of remote file: 460 kB
image_2.png CHANGED

Git LFS Details

  • SHA256: 90c112f45ee48c0a77af385e552def016b14a5dd0ba4bc069b6921a14e65a69a
  • Pointer size: 131 Bytes
  • Size of remote file: 437 kB

Git LFS Details

  • SHA256: b4a6d04d0285962681be073d55e4f92ddc8d688a45100c8268162fb8020d0197
  • Pointer size: 131 Bytes
  • Size of remote file: 437 kB
image_3.png CHANGED

Git LFS Details

  • SHA256: 9cccad17e2e7c51fdeece13db0e3e8827307106e8feb1634c9e8194cbe3d5e1b
  • Pointer size: 131 Bytes
  • Size of remote file: 514 kB

Git LFS Details

  • SHA256: fec1df8bd03e8d08d59f51c67954b211e4fefdd2b9ff621dccacee4ff89b5561
  • Pointer size: 131 Bytes
  • Size of remote file: 514 kB
para_rank_unet/adapter_config.json CHANGED
Binary files a/para_rank_unet/adapter_config.json and b/para_rank_unet/adapter_config.json differ
 
para_rank_unet/adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1a2b9a8554b90ac0a049b8d43b7f87c424cb491de9a486777b869bc3795af48
3
  size 1641418
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a38c2326021f964ae57b9aca606470bd3a992ee12ea11e9dfe8c4fb74942b4
3
  size 1641418
para_rank_unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d108952db3e46dbadc9fd98b2df756ee623d504793489e99ace5153169ea69ff
3
  size 3439783712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:690c8061fed032951e999ee2c0297cffb9987fe15cc073c954ecb6d690a1e81e
3
  size 3439783712