Mahmoud7 commited on
Commit
e5c144e
1 Parent(s): eda8025
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-10000/optimizer.bin +2 -2
  2. checkpoint-10000/random_states_0.pkl +2 -2
  3. checkpoint-10000/scheduler.bin +1 -1
  4. checkpoint-10000/unet/config.json +4 -4
  5. checkpoint-10000/unet/diffusion_pytorch_model.bin +2 -2
  6. checkpoint-10000/unet_ema/config.json +4 -4
  7. checkpoint-10000/unet_ema/diffusion_pytorch_model.bin +2 -2
  8. checkpoint-10500/optimizer.bin +2 -2
  9. checkpoint-10500/random_states_0.pkl +2 -2
  10. checkpoint-10500/scaler.pt +1 -1
  11. checkpoint-10500/scheduler.bin +1 -1
  12. checkpoint-10500/unet/config.json +4 -4
  13. checkpoint-10500/unet/diffusion_pytorch_model.bin +2 -2
  14. checkpoint-10500/unet_ema/config.json +4 -4
  15. checkpoint-10500/unet_ema/diffusion_pytorch_model.bin +2 -2
  16. checkpoint-11000/optimizer.bin +2 -2
  17. checkpoint-11000/random_states_0.pkl +2 -2
  18. checkpoint-11000/scaler.pt +1 -1
  19. checkpoint-11000/scheduler.bin +1 -1
  20. checkpoint-11000/unet/config.json +4 -4
  21. checkpoint-11000/unet/diffusion_pytorch_model.bin +2 -2
  22. checkpoint-11000/unet_ema/config.json +4 -4
  23. checkpoint-11000/unet_ema/diffusion_pytorch_model.bin +2 -2
  24. checkpoint-11500/optimizer.bin +2 -2
  25. checkpoint-11500/random_states_0.pkl +2 -2
  26. checkpoint-11500/scaler.pt +1 -1
  27. checkpoint-11500/scheduler.bin +1 -1
  28. checkpoint-11500/unet/config.json +4 -4
  29. checkpoint-11500/unet/diffusion_pytorch_model.bin +2 -2
  30. checkpoint-11500/unet_ema/config.json +4 -4
  31. checkpoint-11500/unet_ema/diffusion_pytorch_model.bin +2 -2
  32. checkpoint-12000/optimizer.bin +2 -2
  33. checkpoint-12000/random_states_0.pkl +2 -2
  34. checkpoint-12000/scaler.pt +1 -1
  35. checkpoint-12000/scheduler.bin +1 -1
  36. checkpoint-12000/unet/config.json +4 -4
  37. checkpoint-12000/unet/diffusion_pytorch_model.bin +2 -2
  38. checkpoint-12000/unet_ema/config.json +4 -4
  39. checkpoint-12000/unet_ema/diffusion_pytorch_model.bin +2 -2
  40. checkpoint-12500/optimizer.bin +2 -2
  41. checkpoint-12500/random_states_0.pkl +2 -2
  42. checkpoint-12500/scaler.pt +1 -1
  43. checkpoint-12500/scheduler.bin +1 -1
  44. checkpoint-12500/unet/config.json +4 -4
  45. checkpoint-12500/unet/diffusion_pytorch_model.bin +2 -2
  46. checkpoint-12500/unet_ema/config.json +4 -4
  47. checkpoint-12500/unet_ema/diffusion_pytorch_model.bin +2 -2
  48. checkpoint-13000/optimizer.bin +2 -2
  49. checkpoint-13000/random_states_0.pkl +2 -2
  50. checkpoint-13000/scaler.pt +1 -1
checkpoint-10000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b8e9dfaaed32d5dabe4cc81bb733c40c7731eb774fc7cc225e63602f3911b33
3
- size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:412407f66e95b2c89939a2828ed42dc93378e3683ef3bc552e8528b470660584
3
+ size 126008021
checkpoint-10000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7167b762a7f635ef45e263b85b1c31084e60b1eb397ae58afffa985864cd9fc9
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c51e8f8a04b02746d9d5740e9c93c8d9a69944eae7ef1ea37b4ac771549fb3
3
+ size 14663
checkpoint-10000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d557f7543eba21e1e047f91daa021f0bd545aaedee3ff4e3be027e92ad764502
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2df9cddb7122d4238709ceb9a134b4d7ad7fd0fa26102fc714f9bd0bd635b7
3
  size 563
checkpoint-10000/unet/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -19,9 +19,9 @@
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
22
- "DownBlock2D",
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
 
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
@@ -52,7 +52,7 @@
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
- "UpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
 
22
  "DownBlock2D",
23
  "CrossAttnDownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
 
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
+ "CrossAttnUpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
checkpoint-10000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ae70450b75532f15969311333e00891d9c2ed072e570d418413ceca456d9077
3
- size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f156bb589a6b2a6c360f997001db28d777f1745b8c10297c040e8de64b153a89
3
+ size 63003985
checkpoint-10000/unet_ema/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -20,9 +20,9 @@
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
23
- "DownBlock2D",
24
  "DownBlock2D",
25
  "CrossAttnDownBlock2D",
 
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
@@ -57,7 +57,7 @@
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
- "UpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
 
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
 
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
+ "CrossAttnUpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
checkpoint-10000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f1cf9b7f129abb07ad7aef02a83adf5d9623f85f4421e64a9ba5786a9677ad1
3
- size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:026a8ad5d74a61adbbf2b29637574fd71ef762d7be7f0d45f8285f7bdf4d368e
3
+ size 62996305
checkpoint-10500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbf3877d2c84c31dbd36eee3ec9f7e1c703bafacf9091c238b7e498c1f449e07
3
- size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0700c50555c70b8301066ed4940573049d2a62bdf8c149083f7b40aed2e697cc
3
+ size 126008021
checkpoint-10500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2dcd402f35002f90af2186a96cf310661ce6d469e98ccc4aa4a9c407a272152c
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138efa6d742b8fdd8c269bd50f178567265e05cd395cc2970bb17e0a36972ba4
3
+ size 14663
checkpoint-10500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a64898410c19ad90c047ca0716ad9cc322ded2ffe815cb5e76e91a927485c411
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e33c763a0027d909bf139790cdd2993b1cf530b0eab566d28094bb5a369ed1
3
  size 557
checkpoint-10500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae30c3aaa306b4fcf3430836ebb9003fd9dee54f6bc130b85a5541a4d73a9590
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78577c801f3a83563cbcf2152efeb5435ba0ec2503373baf5304258fd5fd3895
3
  size 563
checkpoint-10500/unet/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -19,9 +19,9 @@
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
22
- "DownBlock2D",
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
 
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
@@ -52,7 +52,7 @@
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
- "UpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
 
22
  "DownBlock2D",
23
  "CrossAttnDownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
 
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
+ "CrossAttnUpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
checkpoint-10500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6509667912f017c4827c771dd4db11cbdc37c4c8f35e0c38b682421ac3e2feb
3
- size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b015125747a74c4ecaeabbc04b72111d0c6e493b4118f41999c181d2c0598f5
3
+ size 63003985
checkpoint-10500/unet_ema/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -20,9 +20,9 @@
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
23
- "DownBlock2D",
24
  "DownBlock2D",
25
  "CrossAttnDownBlock2D",
 
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
@@ -57,7 +57,7 @@
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
- "UpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
 
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
 
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
+ "CrossAttnUpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
checkpoint-10500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85754630178b3a50385d5f64a8fc77b7ce8814363007effb69fec8dd9d9519a4
3
- size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647f354223e04144ef44a1715fd3d7c13f96fd76a5f5a3a66c890d9131ced2e4
3
+ size 62996305
checkpoint-11000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41f9b540af410ff989bc9f24b3f86aa379d12b44a5d2872b2e3645fd81206432
3
- size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97994f59ce43c8b40db382708569128e47e86c940edd58a978feee9214abb3d
3
+ size 126008021
checkpoint-11000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5adbaee58d2538be054218746b2ccb348d79608e742de8bf784b9934294b28ee
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:978436cfad959bd2441bdaa85589614ad7980ad3786b436d16bf29cf544b8867
3
+ size 14663
checkpoint-11000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d099ae8f76c27f52632387abfc761c1c27d4effd052fab478d7e4b280babb3c
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b35aca539408b939e5429120a029b67b7633a0fa218cd5b902687a902a01e4
3
  size 557
checkpoint-11000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7984b0428882acc7d098e1aac26ce3426789aaa07ab76b1dbf4262004aa87ad
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88d19c985d377e4c2c7dc001398f31dc3e9d0b1b34daafd27874e6169188690a
3
  size 563
checkpoint-11000/unet/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -19,9 +19,9 @@
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
22
- "DownBlock2D",
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
 
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
@@ -52,7 +52,7 @@
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
- "UpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
 
22
  "DownBlock2D",
23
  "CrossAttnDownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
 
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
+ "CrossAttnUpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
checkpoint-11000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74b2428743410d16f2d4b2129e6163e0beb90ae6eb97c3ab32296e60f57e47ed
3
- size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d55dfc643894f94416a9760d3396bf041a90849beba211f96aea13e3b35fce67
3
+ size 63003985
checkpoint-11000/unet_ema/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -20,9 +20,9 @@
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
23
- "DownBlock2D",
24
  "DownBlock2D",
25
  "CrossAttnDownBlock2D",
 
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
@@ -57,7 +57,7 @@
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
- "UpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
 
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
 
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
+ "CrossAttnUpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
checkpoint-11000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec008fca59c218fb53a634cee892a8fc3e312c2fbdcf12481bc59b0ba2598622
3
- size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce7837d0b030727e81793c6afa9cc91d0302537e0b4fdb26857991114caad4f0
3
+ size 62996305
checkpoint-11500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e64f87c680bd733911435e894768e751003c89a3dbe010b4cf535b11c59ecd39
3
- size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:784304715614289897873049fd3f0787738bf73b2d1d5410483a60314f835860
3
+ size 126008021
checkpoint-11500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a86078b756843a254dc085fb8c122614ce2d9342248e7fa5e019e81fec6cdb87
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9cf83b29812573f2863a4c6948e626479c53791e348406f62c32089b484845e
3
+ size 14663
checkpoint-11500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe07541d1e2f2d2086440774e453fb9c38ac16734bcde715824b31b5e33b341c
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7899df76cc67c580f73f3b8e7f23e71fdd8bab8574feae47c582dec2158ab109
3
  size 557
checkpoint-11500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24c7daaa38c525bf701ef550feaa99892e820c97fccdfcc4208ecebb86a147b6
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b421493fbd3f3beb4ced375b4330f7cb45e984d9a1c78c4901ac565971e67e
3
  size 563
checkpoint-11500/unet/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -19,9 +19,9 @@
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
22
- "DownBlock2D",
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
 
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
@@ -52,7 +52,7 @@
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
- "UpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
 
22
  "DownBlock2D",
23
  "CrossAttnDownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
 
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
+ "CrossAttnUpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
checkpoint-11500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6adb9ab42d21c3336977388682ce6a9f7bec2492d71de50cf5909598f3b1fd50
3
- size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f206bffbc86d4b89a194c2d99c1a85a4030f11e93b4fb15b85093d14c149a4e8
3
+ size 63003985
checkpoint-11500/unet_ema/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -20,9 +20,9 @@
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
23
- "DownBlock2D",
24
  "DownBlock2D",
25
  "CrossAttnDownBlock2D",
 
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
@@ -57,7 +57,7 @@
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
- "UpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
 
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
 
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
+ "CrossAttnUpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
checkpoint-11500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d18c7b8dd2929d3011fa357db10bcc1c96bb79e5fdcdecacc06808fc41f5579b
3
- size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c5790d544f04d477426b040c4860d1e7f5d16ccc788a089434ff3ac799d2bae
3
+ size 62996305
checkpoint-12000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95e62098a0d46526173ad05d6bb09810131a789cfbd90f069ff74cbef90a2a94
3
- size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4e47593aa1871b2b32caf9f5926585a108d3ce8379ee83fcf7c5e0a05a7104f
3
+ size 126008021
checkpoint-12000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bffd9fc67c16a0668d960155f6d956a33ba231051864d573fa102d3d0635edf9
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:876c6e16e4f17736c9b8aa0560d07e92e27674b594994b5a46dfb4e32daef9a9
3
+ size 14663
checkpoint-12000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c82be8dc5906dfab465533ffb74c437a07ef6699c0aaca81752078b7823155dc
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39623abc5c7704759b1d2c51a006f7df91fd58c4eb9872128596ef523cf24000
3
  size 557
checkpoint-12000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df5b8bfe56f7daf17b411597d5af146e6386b4b7703c4e64625b9c9bfb51b73b
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e3d679eca8372c7d560e94f46652a907ccf38072fe3fad62fe28411777a88
3
  size 563
checkpoint-12000/unet/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -19,9 +19,9 @@
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
22
- "DownBlock2D",
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
 
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
@@ -52,7 +52,7 @@
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
- "UpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
 
22
  "DownBlock2D",
23
  "CrossAttnDownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
 
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
+ "CrossAttnUpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
checkpoint-12000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd93e420659abd8cb807da4cafa331dda8cfc1c8d9a5a38797489e413b849cd3
3
- size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d31c66bf497c8ba9647506251e7482e88a6f76eb1f62c99cef33b1a36e8a7425
3
+ size 63003985
checkpoint-12000/unet_ema/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -20,9 +20,9 @@
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
23
- "DownBlock2D",
24
  "DownBlock2D",
25
  "CrossAttnDownBlock2D",
 
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
@@ -57,7 +57,7 @@
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
- "UpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
 
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
 
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
+ "CrossAttnUpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
checkpoint-12000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e438fe4ad143cb873bd908c65828fec523d0ad0da744b5cbc52aae5cd366b570
3
- size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5ff9737e7029c39deb74c8beb5dcdb2ea19ca30a990b48c201ceff95a0a981c
3
+ size 62996305
checkpoint-12500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a5687efa96c07aa50f345ef2fe8ce8931dbe7552f4d7d5c32d2f712975d9d93
3
- size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b6e05013fb23d09d3c06b34f18c17d654c5ed85a5a8e31c8cd85176316fcf7e
3
+ size 126008021
checkpoint-12500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f70273fa9cc22960bbcd495644e36d8d0c174ead64afe8fa4f2a15b49425aec
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf2c36810a07913a124f2d3cccd11361ce1d2e972d47a8b53cc6295f5e692465
3
+ size 14663
checkpoint-12500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01b06f42181421423226389bd634dd3bd60bd3ec0e90b7bfe2e3e1f3827d6534
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e9e2eacb887b25ab34c74625c81e9fe1c7ef423f7b69da830d6462191bd673d
3
  size 557
checkpoint-12500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:606c5aca8e48c65ca30b18ce4e1e00883872db723fe49608893a372108d4647b
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b809ead9504036c13e798a9e15d95e719ffed218050faa6c95d8f0593760566c
3
  size 563
checkpoint-12500/unet/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -19,9 +19,9 @@
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
22
- "DownBlock2D",
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
 
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
@@ -52,7 +52,7 @@
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
- "UpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
19
  "cross_attention_dim": 256,
20
  "cross_attention_norm": null,
21
  "down_block_types": [
 
22
  "DownBlock2D",
23
  "CrossAttnDownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
  "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
 
52
  "up_block_types": [
53
  "UpBlock2D",
54
  "CrossAttnUpBlock2D",
55
+ "CrossAttnUpBlock2D",
56
  "UpBlock2D"
57
  ],
58
  "upcast_attention": false,
checkpoint-12500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4a793abaf1a6011c4a7bf51160afdfde09a3e96cdfff023ce76c6a2e29f058c
3
- size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e69e823ca4c1df2ed49dda654dfd90c7a1a22591de6a70104bd400fdd5d28615
3
+ size 63003985
checkpoint-12500/unet_ema/config.json CHANGED
@@ -6,8 +6,8 @@
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
- 64,
10
- 64,
11
  128,
12
  128
13
  ],
@@ -20,9 +20,9 @@
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
23
- "DownBlock2D",
24
  "DownBlock2D",
25
  "CrossAttnDownBlock2D",
 
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
@@ -57,7 +57,7 @@
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
- "UpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
 
6
  "addition_embed_type_num_heads": 64,
7
  "attention_head_dim": 8,
8
  "block_out_channels": [
9
+ 128,
10
+ 128,
11
  128,
12
  128
13
  ],
 
20
  "cross_attention_norm": null,
21
  "decay": 0.9999,
22
  "down_block_types": [
 
23
  "DownBlock2D",
24
  "CrossAttnDownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
 
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
60
+ "CrossAttnUpBlock2D",
61
  "UpBlock2D"
62
  ],
63
  "upcast_attention": false,
checkpoint-12500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:babb326d0e45bcbb10d948fa947f1dbdfc1fa1f6056740a96475e51e0ea51172
3
- size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28655bccec4e6d84183ad11a0e7178be1ec07f7cc906ce1e4c3fc20795dc390c
3
+ size 62996305
checkpoint-13000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b09c9e3fde28864e8dea571b8a9fd9ccecd8e2b89a2dee2c784d49627357d6e
3
- size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1408fce90a46055b8e7c39a0543d24c8ec1eb496778d2dd0aca6cb79c08d0fa
3
+ size 126008021
checkpoint-13000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4134f54a10de613994de19c2f2a22aa9f6251d2c28c767ff0ae93c5f57b1aba
3
- size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77697181fe224afb4a9cb9c6e2f5a2f94ebfcee2895e49315035cc4fd9f26df3
3
+ size 14663
checkpoint-13000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb2ede5ba06e50c3f6b7cae1fb91def707642d0db0f1f02d15e9011200a21607
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515f553a79ee9a4f0a6031a5d34119408100827972201ca34081ab8d40da3ee8
3
  size 557