Jackmin108 commited on
Commit
50f1d7a
1 Parent(s): 00c14b4
checkpoint-11000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:229f96bdafa528cdc6c12501ff120d7fea4467df5dbabf523c42540af359ac0c
3
+ size 909763299
checkpoint-11000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b50c8f21701c28c266c47f466d65008aae79e54a8a347f33daab2739990f2700
3
+ size 17747
checkpoint-11000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fd7e99379de717c9c4aaac1253c782e7627dab6617c710475eec7fecf613ec5
3
+ size 563
checkpoint-11000/unet/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.18.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 128,
9
+ 128,
10
+ 256,
11
+ 256,
12
+ 512,
13
+ 512
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
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 3,
29
+ "layers_per_block": 2,
30
+ "mid_block_scale_factor": 1,
31
+ "norm_eps": 1e-05,
32
+ "norm_num_groups": 32,
33
+ "num_class_embeds": null,
34
+ "out_channels": 3,
35
+ "resnet_time_scale_shift": "default",
36
+ "sample_size": 64,
37
+ "time_embedding_type": "positional",
38
+ "up_block_types": [
39
+ "UpBlock2D",
40
+ "AttnUpBlock2D",
41
+ "UpBlock2D",
42
+ "UpBlock2D",
43
+ "UpBlock2D",
44
+ "UpBlock2D"
45
+ ]
46
+ }
checkpoint-11000/unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e973126c88d985c13d5c50bf7e7fc711e9db6ce4b7df8ab6f9305188889a661d
3
+ size 454867965
checkpoint-11500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38aafc0514feae78c25c1319b0176549736fb3c5dee0f4649bc4771001129e55
3
+ size 909763299
checkpoint-11500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1ade4a4bc1568a59e63d2b82722e4d13cecfa0f3e45ba2447473575dae79711
3
+ size 17747
checkpoint-11500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89b88788025d312233a1eb8118fafb6ee49d1179cb6089b5a8a570b92de52ef5
3
+ size 563
checkpoint-11500/unet/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.18.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 128,
9
+ 128,
10
+ 256,
11
+ 256,
12
+ 512,
13
+ 512
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
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 3,
29
+ "layers_per_block": 2,
30
+ "mid_block_scale_factor": 1,
31
+ "norm_eps": 1e-05,
32
+ "norm_num_groups": 32,
33
+ "num_class_embeds": null,
34
+ "out_channels": 3,
35
+ "resnet_time_scale_shift": "default",
36
+ "sample_size": 64,
37
+ "time_embedding_type": "positional",
38
+ "up_block_types": [
39
+ "UpBlock2D",
40
+ "AttnUpBlock2D",
41
+ "UpBlock2D",
42
+ "UpBlock2D",
43
+ "UpBlock2D",
44
+ "UpBlock2D"
45
+ ]
46
+ }
checkpoint-11500/unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27767595cbe923bda6e7b0065cfb7a6a79f011841f1fc5c6de34aaed1bc1e0c
3
+ size 454867965
checkpoint-12000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3ae823de5a49addff77b45ae79d8fce8dd185b2c01c663e154a62aaaa62e114
3
+ size 909763299
checkpoint-12000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2fadd592932f951a1f2584c64d582a7f175a823de86a7a3f86f236d8f9a01da
3
+ size 17747
checkpoint-12000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a3e8088d2a082259f7aa8e0f1702466708fd5ff16f15d2658147af5510bbd28
3
+ size 563
checkpoint-12000/unet/config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.18.0.dev0",
4
+ "act_fn": "silu",
5
+ "add_attention": true,
6
+ "attention_head_dim": 8,
7
+ "block_out_channels": [
8
+ 128,
9
+ 128,
10
+ 256,
11
+ 256,
12
+ 512,
13
+ 512
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
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 3,
29
+ "layers_per_block": 2,
30
+ "mid_block_scale_factor": 1,
31
+ "norm_eps": 1e-05,
32
+ "norm_num_groups": 32,
33
+ "num_class_embeds": null,
34
+ "out_channels": 3,
35
+ "resnet_time_scale_shift": "default",
36
+ "sample_size": 64,
37
+ "time_embedding_type": "positional",
38
+ "up_block_types": [
39
+ "UpBlock2D",
40
+ "AttnUpBlock2D",
41
+ "UpBlock2D",
42
+ "UpBlock2D",
43
+ "UpBlock2D",
44
+ "UpBlock2D"
45
+ ]
46
+ }
checkpoint-12000/unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b1bb18564a9440d7b785b9fee8dfb826eb403d5a8fcfb268074569d642d990
3
+ size 454867965
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:beff674c93c877fe7e6f9a06c22de94a1bf62927b898c9ac8c433d3788c17cd9
3
  size 454867965
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e35b8fc3c7fdeb4915084dea4357c0d4a095ddbce4156df3c78281d1659ee06b
3
  size 454867965