Mahmoud7 commited on
Commit
0158d2c
1 Parent(s): 9b66eab
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-111500/optimizer.bin +1 -1
  2. checkpoint-111500/random_states_0.pkl +2 -2
  3. checkpoint-111500/scaler.pt +1 -1
  4. checkpoint-111500/scheduler.bin +1 -1
  5. checkpoint-111500/unet/config.json +3 -3
  6. checkpoint-111500/unet/diffusion_pytorch_model.bin +1 -1
  7. checkpoint-111500/unet_ema/config.json +3 -3
  8. checkpoint-111500/unet_ema/diffusion_pytorch_model.bin +1 -1
  9. checkpoint-112000/optimizer.bin +1 -1
  10. checkpoint-112000/random_states_0.pkl +2 -2
  11. checkpoint-112000/scaler.pt +1 -1
  12. checkpoint-112000/scheduler.bin +1 -1
  13. checkpoint-112000/unet/config.json +3 -3
  14. checkpoint-112000/unet/diffusion_pytorch_model.bin +1 -1
  15. checkpoint-112000/unet_ema/config.json +3 -3
  16. checkpoint-112000/unet_ema/diffusion_pytorch_model.bin +1 -1
  17. checkpoint-112500/optimizer.bin +1 -1
  18. checkpoint-112500/random_states_0.pkl +2 -2
  19. checkpoint-112500/scaler.pt +1 -1
  20. checkpoint-112500/scheduler.bin +1 -1
  21. checkpoint-112500/unet/config.json +3 -3
  22. checkpoint-112500/unet/diffusion_pytorch_model.bin +1 -1
  23. checkpoint-112500/unet_ema/config.json +3 -3
  24. checkpoint-112500/unet_ema/diffusion_pytorch_model.bin +1 -1
  25. checkpoint-113000/optimizer.bin +1 -1
  26. checkpoint-113000/random_states_0.pkl +2 -2
  27. checkpoint-113000/scaler.pt +1 -1
  28. checkpoint-113000/scheduler.bin +1 -1
  29. checkpoint-113000/unet/config.json +3 -3
  30. checkpoint-113000/unet/diffusion_pytorch_model.bin +1 -1
  31. checkpoint-113000/unet_ema/config.json +3 -3
  32. checkpoint-113000/unet_ema/diffusion_pytorch_model.bin +1 -1
  33. checkpoint-113500/optimizer.bin +1 -1
  34. checkpoint-113500/random_states_0.pkl +2 -2
  35. checkpoint-113500/scaler.pt +1 -1
  36. checkpoint-113500/scheduler.bin +1 -1
  37. checkpoint-113500/unet/config.json +3 -3
  38. checkpoint-113500/unet/diffusion_pytorch_model.bin +1 -1
  39. checkpoint-113500/unet_ema/config.json +3 -3
  40. checkpoint-113500/unet_ema/diffusion_pytorch_model.bin +1 -1
  41. checkpoint-114000/optimizer.bin +1 -1
  42. checkpoint-114000/random_states_0.pkl +2 -2
  43. checkpoint-114000/scaler.pt +1 -1
  44. checkpoint-114000/scheduler.bin +1 -1
  45. checkpoint-114000/unet/config.json +3 -3
  46. checkpoint-114000/unet/diffusion_pytorch_model.bin +1 -1
  47. checkpoint-114000/unet_ema/config.json +3 -3
  48. checkpoint-114000/unet_ema/diffusion_pytorch_model.bin +1 -1
  49. checkpoint-114500/optimizer.bin +1 -1
  50. checkpoint-114500/random_states_0.pkl +2 -2
checkpoint-111500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed3e1f728e5491d029b91c6bc564e678bdea77930bf6215cee20c33ed8ff354f
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffab1a923d745e8631f099c341c635e51c1771ebc36d4a5981b64331d4f5336b
3
  size 73251413
checkpoint-111500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac39682b86e9097a84393b6fbff4de39bda2e12af324d5e0436bcbca35bc6faf
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6798a158b2c314c6d214ef642fe4c575b566b0ae6c62edcda38c7799cdf1c8aa
3
+ size 14727
checkpoint-111500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c695b256e73f736b276d26e063de287d8f16aa8fc4c79760fce80771344d38c2
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb4ac3e8c8828a3453567ed2d868225b181cbf4aa20cdd18fa9f05f7ef216115
3
  size 557
checkpoint-111500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29bab2af210523833acd60364c0928a429dbc8e381a4bdf2b0bddd88ff4c5ec4
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48161e00148042ee7aa81f8225af117d6475b4f1b5cf9d151fc8977df71de729
3
  size 563
checkpoint-111500/unet/config.json CHANGED
@@ -21,8 +21,8 @@
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
- "DownBlock2D",
25
- "CrossAttnDownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
@@ -50,8 +50,8 @@
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
53
- "CrossAttnUpBlock2D",
54
  "UpBlock2D",
 
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
 
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
+ "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
 
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
 
53
  "UpBlock2D",
54
+ "CrossAttnUpBlock2D",
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
checkpoint-111500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d938b7dd9b2188f945182ba33dfd204d21a2f75aa297776d9bc8786c9ec8a42
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37d09fc27156ab0bc2fae9549ac0a3743495c7d48a6d6874032ce2faa7a80a0a
3
  size 36621969
checkpoint-111500/unet_ema/config.json CHANGED
@@ -22,8 +22,8 @@
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
- "DownBlock2D",
26
- "CrossAttnDownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
@@ -55,8 +55,8 @@
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
58
- "CrossAttnUpBlock2D",
59
  "UpBlock2D",
 
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
 
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
 
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
 
58
  "UpBlock2D",
59
+ "CrossAttnUpBlock2D",
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
checkpoint-111500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f23c6225469bcd24ef4c1093807eff04e07f5dd0e5d7de3517d31a44c85c3bd
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef5c2e188b594c5c6b8b79f79756cc1107796234e11e3dec25ddf2b869fca57
3
  size 36616081
checkpoint-112000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3e7c6b9d0d806d77a0991a65aa1b5b00f0f639b6b1f2be6c49a59a3d1b58a7a
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:767ef8566430526668d04e39cac336a48af3934f1266b8fa3e3766a90c7642c2
3
  size 73251413
checkpoint-112000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:590026f9f4d47dcfadcd13bf1254ce60eeae5945959e98cf4d097774bad4488f
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:850405ae186aafaf1a46b5a55f25dfa2cb69b990c930e8f41af0abd22f4bbcde
3
+ size 14727
checkpoint-112000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53fdb65c664f26c06fc7323bc2b0c894fa90c3b0343e5223a9ea4cb8b35fc3cf
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:863e534643f120d4e9c13b10a7c3b1b4159c80943a485f7a4ce90f5a1dbd8080
3
  size 557
checkpoint-112000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e069933cf88ccd5d04a79b812f35de5b54dc8c7e2ce32c538f90d34114623ae
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5701f51f068b3f8c52ca62c87a136b495f953bbe70361f5617ea4789f063b52
3
  size 563
checkpoint-112000/unet/config.json CHANGED
@@ -21,8 +21,8 @@
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
- "DownBlock2D",
25
- "CrossAttnDownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
@@ -50,8 +50,8 @@
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
53
- "CrossAttnUpBlock2D",
54
  "UpBlock2D",
 
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
 
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
+ "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
 
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
 
53
  "UpBlock2D",
54
+ "CrossAttnUpBlock2D",
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
checkpoint-112000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e2bd029c849679d6bbf4bc5fb2b8b55f3dca574caa6d82fa4e76a51bea54d81
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e33e8a01f06d97a944b20d42d589b976e01b03fdaed364759bc135194ccf5694
3
  size 36621969
checkpoint-112000/unet_ema/config.json CHANGED
@@ -22,8 +22,8 @@
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
- "DownBlock2D",
26
- "CrossAttnDownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
@@ -55,8 +55,8 @@
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
58
- "CrossAttnUpBlock2D",
59
  "UpBlock2D",
 
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
 
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
 
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
 
58
  "UpBlock2D",
59
+ "CrossAttnUpBlock2D",
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
checkpoint-112000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95749b1d0d86b8888e8588675acd580a8dbc49fd1f99042843fa185b3f8fbf5e
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed760f90c29ab00ceaff00b86337aca27a4532e44e8e9c9a220353e9e530aa6b
3
  size 36616081
checkpoint-112500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0299dc7fa5d719c2ef4bdbad9ab4a75141e3919d4b3c52fcd24ffc1b3db8b6e0
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbdb8ee40f868c0c57876e9dd0c577ca5eb9f4d0dc1ea64919c6e0060dcc9a4f
3
  size 73251413
checkpoint-112500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d88d4ee8ec35e1fcc51c4319407a1daafa8ee46b048bbf4b23e47d00b66f3026
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d96442bdff4c1d8ca2d0069a2bdbc3215b0fa7ecaa83fd525823c2f7398c3b
3
+ size 14727
checkpoint-112500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dac7ebb8d3b93b31fa26c46874df66a31a76a30f8f7acbf601a0a3a8c495e912
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b3fda15ff8604faf7023d6cc36f366f81ffced27fd7e4c5225df63d65f472e
3
  size 557
checkpoint-112500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b1d3d4eae77554bf1225036be434d55b8fadfbebbb644a37dbcec2123bf7524
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfdbc19691fe9c7af9d2ef8ecf73b28a650a9d5798e732da419892aab1f2bc4
3
  size 563
checkpoint-112500/unet/config.json CHANGED
@@ -21,8 +21,8 @@
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
- "DownBlock2D",
25
- "CrossAttnDownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
@@ -50,8 +50,8 @@
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
53
- "CrossAttnUpBlock2D",
54
  "UpBlock2D",
 
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
 
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
+ "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
 
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
 
53
  "UpBlock2D",
54
+ "CrossAttnUpBlock2D",
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
checkpoint-112500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4406ffbd6fbf41ba1e104f31b904ec1c6c971077e9ccac70eda8331985484b85
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f8e65d5c10ff9bee422b97b40c6cb1ba3b569f381e219d183cfd00ec72cfd57
3
  size 36621969
checkpoint-112500/unet_ema/config.json CHANGED
@@ -22,8 +22,8 @@
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
- "DownBlock2D",
26
- "CrossAttnDownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
@@ -55,8 +55,8 @@
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
58
- "CrossAttnUpBlock2D",
59
  "UpBlock2D",
 
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
 
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
 
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
 
58
  "UpBlock2D",
59
+ "CrossAttnUpBlock2D",
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
checkpoint-112500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:569663a86f6a899c7e88f22b91ce3c37dec11ab9dd095f4970b6208d2177eed8
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a2754a2f83b08bd9716de1f14a62f96222d8d6250405bc7076ff65302d3f97d
3
  size 36616081
checkpoint-113000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90dbbbcb320ed583adfb2648f288f66a8b3df9e0ab1ec9071b803ea516316e47
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffa5b5c3d4728b985addd9fcd526a79e3d38a9c1b0c95006c2bb7fa105b99fc1
3
  size 73251413
checkpoint-113000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c312a03a11d01e3fb394d7517a482b507af04c6a863dc3ab73a5445cb357197b
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:453786154d6fab4fb9aa643b389dd118eec13f40bc2df4b9d2fd43888c180fff
3
+ size 14727
checkpoint-113000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d73af2556bd185ff4c224f29340ac9da338b809d6e58570341acabdfbaeca98
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a9a5301de19407cbb2e55b298c220c46d082365193bdb34ae57dff861a28463
3
  size 557
checkpoint-113000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efae1de00c58d939cff5505dc88f2a571f5659925e1f87132a5bfc60e28947ed
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c0c4b8aeb6317c52fe45348dd7a205eed9a522bbddec51fd4537724a6007b6
3
  size 563
checkpoint-113000/unet/config.json CHANGED
@@ -21,8 +21,8 @@
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
- "DownBlock2D",
25
- "CrossAttnDownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
@@ -50,8 +50,8 @@
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
53
- "CrossAttnUpBlock2D",
54
  "UpBlock2D",
 
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
 
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
+ "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
 
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
 
53
  "UpBlock2D",
54
+ "CrossAttnUpBlock2D",
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
checkpoint-113000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfadef6e2e042797698ac05c30ca0a5d8b42391c9ef7a85d98bb3f37995a78a2
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0579f8449b0ff19941afeb18966e12596218aee88b820a979ea37fb76f6c9aa3
3
  size 36621969
checkpoint-113000/unet_ema/config.json CHANGED
@@ -22,8 +22,8 @@
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
- "DownBlock2D",
26
- "CrossAttnDownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
@@ -55,8 +55,8 @@
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
58
- "CrossAttnUpBlock2D",
59
  "UpBlock2D",
 
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
 
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
 
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
 
58
  "UpBlock2D",
59
+ "CrossAttnUpBlock2D",
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
checkpoint-113000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4450d2640f4997939d9924196e74878e7994232f523db2c2b596ff6fc30113d
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5f0e223a3aee4e51d06c68c48a82d5b215b62c5f2b8d1a82e61803a25ab977
3
  size 36616081
checkpoint-113500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28208de5ea1b9eb7b1c2372524cbad23c1f3e6bbf213da466834b57fab4a8502
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b4a35abf3dcd73ebce5399d4374e9b728016e4b79f6396f3db6640a0769ad7
3
  size 73251413
checkpoint-113500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad0c449d51e5b3b4ab2ff6659ec7a878b71d6ea78038be3adb5fdd373d883188
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:225d226258d5613bf926e03226a3528b9a5822604c00acf0743373f1728c6782
3
+ size 14727
checkpoint-113500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e16abfba37a85d2c7eed76e4b559d6844e4d0821f7e80354d9eb1a47f429a911
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203b641babd5ffee56edb902f63ec9c5b26d6d67eef150822dc7767e82c4cfaf
3
  size 557
checkpoint-113500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:decb14c00a3d2193e4f9070437677d9b82fc627d8f68d00bfa03f9afa1728dac
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5132366a50c72e782f248f137a1ba7c9da28cf19580307c65c629419bdc4e5db
3
  size 563
checkpoint-113500/unet/config.json CHANGED
@@ -21,8 +21,8 @@
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
- "DownBlock2D",
25
- "CrossAttnDownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
@@ -50,8 +50,8 @@
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
53
- "CrossAttnUpBlock2D",
54
  "UpBlock2D",
 
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
 
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
+ "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
 
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
 
53
  "UpBlock2D",
54
+ "CrossAttnUpBlock2D",
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
checkpoint-113500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c19b8302ecbd378742d2524025434e7629f8ba0802393374195fffb2fc0a0e6f
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c9a939aa0689cc7375d59389f465743d00bd71baec72b327cdd2a4f5387843
3
  size 36621969
checkpoint-113500/unet_ema/config.json CHANGED
@@ -22,8 +22,8 @@
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
- "DownBlock2D",
26
- "CrossAttnDownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
@@ -55,8 +55,8 @@
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
58
- "CrossAttnUpBlock2D",
59
  "UpBlock2D",
 
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
 
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
 
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
 
58
  "UpBlock2D",
59
+ "CrossAttnUpBlock2D",
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
checkpoint-113500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:381ff5e36482cbe3a4b766abdb16c6a31bc93150c0da26f91ba8d14bc0eef676
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31ac2c93e8f74cf70cc2f772293d66ea9fba6d96059acbdf0877c2d099932807
3
  size 36616081
checkpoint-114000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61bc9382fb6ebbc222105a24720da0f83a047031778b5a40d627220d84e793f4
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eca72db3cb0ada080e58825a6c187183751b5e911f86ebed062da3e0d24d2d6
3
  size 73251413
checkpoint-114000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7fc4ce5879ee390e6c3f1b757d9ee6a95b7ce24defeb76ff7432e73a0fdb873
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28750b73781e495d03b7620b7acda6b4efbb14ad9aba342c628d8e40c29245d5
3
+ size 14727
checkpoint-114000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd1ff738e3315e6aadb4e205e03b4b341274c464b9f303ac8387a19e46f2b4c5
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a002dacf4706642d75a80beb7f6d29a92d208b15aa49bbd3c155585aba0299a
3
  size 557
checkpoint-114000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b59f4e9e481bc154daffeb3604915f641609ad955c61525797cf43ca6eb1375
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ed02ad260e7b8dca1509957f0b03c2a7471299dd16331eb315f09000a657fc0
3
  size 563
checkpoint-114000/unet/config.json CHANGED
@@ -21,8 +21,8 @@
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
- "DownBlock2D",
25
- "CrossAttnDownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
@@ -50,8 +50,8 @@
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
53
- "CrossAttnUpBlock2D",
54
  "UpBlock2D",
 
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
 
21
  "down_block_types": [
22
  "DownBlock2D",
23
  "DownBlock2D",
24
+ "CrossAttnDownBlock2D",
25
+ "DownBlock2D"
26
  ],
27
  "downsample_padding": 1,
28
  "dual_cross_attention": false,
 
50
  "time_embedding_type": "positional",
51
  "timestep_post_act": null,
52
  "up_block_types": [
 
53
  "UpBlock2D",
54
+ "CrossAttnUpBlock2D",
55
  "UpBlock2D",
56
  "UpBlock2D"
57
  ],
checkpoint-114000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa992703f75013690dd6cfd616cfa6fe1405dc172e9b6ebfdfe708932a487761
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a2829aabc02f468523c1402cec756da9c5f1befb9375962cd6e095eb7ccc419
3
  size 36621969
checkpoint-114000/unet_ema/config.json CHANGED
@@ -22,8 +22,8 @@
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
- "DownBlock2D",
26
- "CrossAttnDownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
@@ -55,8 +55,8 @@
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
58
- "CrossAttnUpBlock2D",
59
  "UpBlock2D",
 
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
 
22
  "down_block_types": [
23
  "DownBlock2D",
24
  "DownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "DownBlock2D"
27
  ],
28
  "downsample_padding": 1,
29
  "dual_cross_attention": false,
 
55
  "time_embedding_type": "positional",
56
  "timestep_post_act": null,
57
  "up_block_types": [
 
58
  "UpBlock2D",
59
+ "CrossAttnUpBlock2D",
60
  "UpBlock2D",
61
  "UpBlock2D"
62
  ],
checkpoint-114000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d9f42f5ed98b510a326c6c39a4e4788cb4afaf9f23e7608d125de569f45f0be
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2673735550ca47411042fca90a713451057895431e859c623deb62c37b065f
3
  size 36616081
checkpoint-114500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a6a2593ac87f130705f5f8b63ffb4af6d88cdfe9a03780ef8bffc9f3159cdb9
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e76431de0335931265cabb04b7725a6bbbdae686f17b28ec13c29fd5941b722e
3
  size 73251413
checkpoint-114500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb3f61f86c6ed986d0021f4eba572484d3c9f8cb0d190cbc37334778a255ee6
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a774769a482a5b571cc8e14eae4651e46334cc0a5c85cbd96f2a009987d3b1d0
3
+ size 14727