canberkb9 commited on
Commit
fe0a393
1 Parent(s): fc44908
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78e69b8eec8ad559e7ef864157a6e160bae838380df1f6dd66d7dabca61fb3d2
3
+ size 227963939
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7e2cd79568e653ae0d635fb63c50d539aaf9a9d149494de7034a35c60a21867
3
+ size 14727
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b54140f926a567b8d13ec82bc1afded5d0489ba7274a835429fd11301c1abb
3
+ size 563
checkpoint-2000/unet/config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.21.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 64,
9
+ 64,
10
+ 128,
11
+ 128,
12
+ 256,
13
+ 256
14
+ ],
15
+ "center_input_sample": false,
16
+ "class_embed_type": null,
17
+ "down_block_types": [
18
+ "DownBlock2D",
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "AttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "downsample_padding": 1,
26
+ "downsample_type": "conv",
27
+ "dropout": 0.0,
28
+ "flip_sin_to_cos": true,
29
+ "freq_shift": 0,
30
+ "in_channels": 4,
31
+ "layers_per_block": 2,
32
+ "mid_block_scale_factor": 1,
33
+ "norm_eps": 1e-05,
34
+ "norm_num_groups": 32,
35
+ "num_class_embeds": null,
36
+ "out_channels": 4,
37
+ "resnet_time_scale_shift": "default",
38
+ "sample_size": 32,
39
+ "time_embedding_type": "positional",
40
+ "up_block_types": [
41
+ "UpBlock2D",
42
+ "AttnUpBlock2D",
43
+ "UpBlock2D",
44
+ "UpBlock2D",
45
+ "UpBlock2D",
46
+ "UpBlock2D"
47
+ ],
48
+ "upsample_type": "conv"
49
+ }
checkpoint-2000/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aecc700d58c486ff964fa672011b45bdb4e5fddda809e0461b1ffec9b7ed4a9d
3
+ size 113841120
checkpoint-2000/unet_ema/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.21.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 64,
9
+ 64,
10
+ 128,
11
+ 128,
12
+ 256,
13
+ 256
14
+ ],
15
+ "center_input_sample": false,
16
+ "class_embed_type": null,
17
+ "decay": 0.999,
18
+ "down_block_types": [
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "DownBlock2D",
23
+ "AttnDownBlock2D",
24
+ "DownBlock2D"
25
+ ],
26
+ "downsample_padding": 1,
27
+ "downsample_type": "conv",
28
+ "dropout": 0.0,
29
+ "flip_sin_to_cos": true,
30
+ "freq_shift": 0,
31
+ "in_channels": 4,
32
+ "inv_gamma": 1.0,
33
+ "layers_per_block": 2,
34
+ "mid_block_scale_factor": 1,
35
+ "min_decay": 0.0,
36
+ "norm_eps": 1e-05,
37
+ "norm_num_groups": 32,
38
+ "num_class_embeds": null,
39
+ "optimization_step": 2000,
40
+ "out_channels": 4,
41
+ "power": 0.75,
42
+ "resnet_time_scale_shift": "default",
43
+ "sample_size": 32,
44
+ "time_embedding_type": "positional",
45
+ "up_block_types": [
46
+ "UpBlock2D",
47
+ "AttnUpBlock2D",
48
+ "UpBlock2D",
49
+ "UpBlock2D",
50
+ "UpBlock2D",
51
+ "UpBlock2D"
52
+ ],
53
+ "update_after_step": 0,
54
+ "upsample_type": "conv",
55
+ "use_ema_warmup": true
56
+ }
checkpoint-2000/unet_ema/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74b4a1eeac1d0276597bf650c67015505c4523902b2d090884c3c8690e5a657e
3
+ size 113841120
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de622382da36c865092540b60ab59da6d81e14af1bf583bd56ce4b7a62285aef
3
+ size 227963939
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4994812ff6bbf8a3cb32dfcf48be9697e5dce1b0a92e6b74ecf4f05f693e715
3
+ size 14727
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7173f985f40c69df797dfcd29b5c3d1d00d63627a412bfeb4e7551c0edf6e690
3
+ size 563
checkpoint-4000/unet/config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.21.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 64,
9
+ 64,
10
+ 128,
11
+ 128,
12
+ 256,
13
+ 256
14
+ ],
15
+ "center_input_sample": false,
16
+ "class_embed_type": null,
17
+ "down_block_types": [
18
+ "DownBlock2D",
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "AttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "downsample_padding": 1,
26
+ "downsample_type": "conv",
27
+ "dropout": 0.0,
28
+ "flip_sin_to_cos": true,
29
+ "freq_shift": 0,
30
+ "in_channels": 4,
31
+ "layers_per_block": 2,
32
+ "mid_block_scale_factor": 1,
33
+ "norm_eps": 1e-05,
34
+ "norm_num_groups": 32,
35
+ "num_class_embeds": null,
36
+ "out_channels": 4,
37
+ "resnet_time_scale_shift": "default",
38
+ "sample_size": 32,
39
+ "time_embedding_type": "positional",
40
+ "up_block_types": [
41
+ "UpBlock2D",
42
+ "AttnUpBlock2D",
43
+ "UpBlock2D",
44
+ "UpBlock2D",
45
+ "UpBlock2D",
46
+ "UpBlock2D"
47
+ ],
48
+ "upsample_type": "conv"
49
+ }
checkpoint-4000/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa0a7c8c5876c9ed61afb6de9915fdbfcb8c4cb49dc6e33d586c24d61023f0c1
3
+ size 113841120
checkpoint-4000/unet_ema/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.21.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 64,
9
+ 64,
10
+ 128,
11
+ 128,
12
+ 256,
13
+ 256
14
+ ],
15
+ "center_input_sample": false,
16
+ "class_embed_type": null,
17
+ "decay": 0.999,
18
+ "down_block_types": [
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "DownBlock2D",
23
+ "AttnDownBlock2D",
24
+ "DownBlock2D"
25
+ ],
26
+ "downsample_padding": 1,
27
+ "downsample_type": "conv",
28
+ "dropout": 0.0,
29
+ "flip_sin_to_cos": true,
30
+ "freq_shift": 0,
31
+ "in_channels": 4,
32
+ "inv_gamma": 1.0,
33
+ "layers_per_block": 2,
34
+ "mid_block_scale_factor": 1,
35
+ "min_decay": 0.0,
36
+ "norm_eps": 1e-05,
37
+ "norm_num_groups": 32,
38
+ "num_class_embeds": null,
39
+ "optimization_step": 4000,
40
+ "out_channels": 4,
41
+ "power": 0.75,
42
+ "resnet_time_scale_shift": "default",
43
+ "sample_size": 32,
44
+ "time_embedding_type": "positional",
45
+ "up_block_types": [
46
+ "UpBlock2D",
47
+ "AttnUpBlock2D",
48
+ "UpBlock2D",
49
+ "UpBlock2D",
50
+ "UpBlock2D",
51
+ "UpBlock2D"
52
+ ],
53
+ "update_after_step": 0,
54
+ "upsample_type": "conv",
55
+ "use_ema_warmup": true
56
+ }
checkpoint-4000/unet_ema/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2f1719feaf04aac51616c24ea3b7381d321d47ad9c504515a0a8bf31ce9796d
3
+ size 113841120
checkpoint-6000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc95c41bfd6d628fabbf08992d15e8f9cf2909eb6b99f9be56ca31af41c0e095
3
+ size 227963939
checkpoint-6000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6bf574eb1980a1279c1b7e7f2c0b5354458be15295f499255962f310637eec
3
+ size 14727
checkpoint-6000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784cf8281182bf5ef1a7b2653b8a887ae933e596d7d1a709c7f67f535a310062
3
+ size 563
checkpoint-6000/unet/config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.21.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 64,
9
+ 64,
10
+ 128,
11
+ 128,
12
+ 256,
13
+ 256
14
+ ],
15
+ "center_input_sample": false,
16
+ "class_embed_type": null,
17
+ "down_block_types": [
18
+ "DownBlock2D",
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "AttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "downsample_padding": 1,
26
+ "downsample_type": "conv",
27
+ "dropout": 0.0,
28
+ "flip_sin_to_cos": true,
29
+ "freq_shift": 0,
30
+ "in_channels": 4,
31
+ "layers_per_block": 2,
32
+ "mid_block_scale_factor": 1,
33
+ "norm_eps": 1e-05,
34
+ "norm_num_groups": 32,
35
+ "num_class_embeds": null,
36
+ "out_channels": 4,
37
+ "resnet_time_scale_shift": "default",
38
+ "sample_size": 32,
39
+ "time_embedding_type": "positional",
40
+ "up_block_types": [
41
+ "UpBlock2D",
42
+ "AttnUpBlock2D",
43
+ "UpBlock2D",
44
+ "UpBlock2D",
45
+ "UpBlock2D",
46
+ "UpBlock2D"
47
+ ],
48
+ "upsample_type": "conv"
49
+ }
checkpoint-6000/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:803a95e526f61d010c8381d74e5b7ce61c107217c0a5e47672fceb2f98b15f4c
3
+ size 113841120
checkpoint-6000/unet_ema/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.21.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 64,
9
+ 64,
10
+ 128,
11
+ 128,
12
+ 256,
13
+ 256
14
+ ],
15
+ "center_input_sample": false,
16
+ "class_embed_type": null,
17
+ "decay": 0.999,
18
+ "down_block_types": [
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "DownBlock2D",
23
+ "AttnDownBlock2D",
24
+ "DownBlock2D"
25
+ ],
26
+ "downsample_padding": 1,
27
+ "downsample_type": "conv",
28
+ "dropout": 0.0,
29
+ "flip_sin_to_cos": true,
30
+ "freq_shift": 0,
31
+ "in_channels": 4,
32
+ "inv_gamma": 1.0,
33
+ "layers_per_block": 2,
34
+ "mid_block_scale_factor": 1,
35
+ "min_decay": 0.0,
36
+ "norm_eps": 1e-05,
37
+ "norm_num_groups": 32,
38
+ "num_class_embeds": null,
39
+ "optimization_step": 6000,
40
+ "out_channels": 4,
41
+ "power": 0.75,
42
+ "resnet_time_scale_shift": "default",
43
+ "sample_size": 32,
44
+ "time_embedding_type": "positional",
45
+ "up_block_types": [
46
+ "UpBlock2D",
47
+ "AttnUpBlock2D",
48
+ "UpBlock2D",
49
+ "UpBlock2D",
50
+ "UpBlock2D",
51
+ "UpBlock2D"
52
+ ],
53
+ "update_after_step": 0,
54
+ "upsample_type": "conv",
55
+ "use_ema_warmup": true
56
+ }
checkpoint-6000/unet_ema/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e4c2216c0b1ac24d5a8b85465554dcd149827fbb4e515b766d5550333fb14f1
3
+ size 113841120
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d693d0403334b37ac02c2b3a00c288a2d21f7a4e3e4162cc2d7d04c5cc1d14fd
3
  size 113841120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d791b6d791c00dd08363003c1cb6ad6d08f2506f488a615bc114be88a65171b
3
  size 113841120