Mahmoud7 commited on
Commit
55c24a3
·
1 Parent(s): 98524f3
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-103500/optimizer.bin +1 -1
  2. checkpoint-103500/random_states_0.pkl +2 -2
  3. checkpoint-103500/scaler.pt +1 -1
  4. checkpoint-103500/scheduler.bin +1 -1
  5. checkpoint-103500/unet/config.json +3 -3
  6. checkpoint-103500/unet/diffusion_pytorch_model.bin +1 -1
  7. checkpoint-103500/unet_ema/config.json +3 -3
  8. checkpoint-103500/unet_ema/diffusion_pytorch_model.bin +1 -1
  9. checkpoint-104000/optimizer.bin +1 -1
  10. checkpoint-104000/random_states_0.pkl +2 -2
  11. checkpoint-104000/scaler.pt +1 -1
  12. checkpoint-104000/scheduler.bin +1 -1
  13. checkpoint-104000/unet/config.json +3 -3
  14. checkpoint-104000/unet/diffusion_pytorch_model.bin +1 -1
  15. checkpoint-104000/unet_ema/config.json +3 -3
  16. checkpoint-104000/unet_ema/diffusion_pytorch_model.bin +1 -1
  17. checkpoint-104500/optimizer.bin +1 -1
  18. checkpoint-104500/random_states_0.pkl +2 -2
  19. checkpoint-104500/scaler.pt +1 -1
  20. checkpoint-104500/scheduler.bin +1 -1
  21. checkpoint-104500/unet/config.json +3 -3
  22. checkpoint-104500/unet/diffusion_pytorch_model.bin +1 -1
  23. checkpoint-104500/unet_ema/config.json +3 -3
  24. checkpoint-104500/unet_ema/diffusion_pytorch_model.bin +1 -1
  25. checkpoint-105000/optimizer.bin +1 -1
  26. checkpoint-105000/random_states_0.pkl +2 -2
  27. checkpoint-105000/scaler.pt +1 -1
  28. checkpoint-105000/scheduler.bin +1 -1
  29. checkpoint-105000/unet/config.json +3 -3
  30. checkpoint-105000/unet/diffusion_pytorch_model.bin +1 -1
  31. checkpoint-105000/unet_ema/config.json +3 -3
  32. checkpoint-105000/unet_ema/diffusion_pytorch_model.bin +1 -1
  33. checkpoint-105500/optimizer.bin +1 -1
  34. checkpoint-105500/random_states_0.pkl +2 -2
  35. checkpoint-105500/scaler.pt +1 -1
  36. checkpoint-105500/scheduler.bin +1 -1
  37. checkpoint-105500/unet/config.json +3 -3
  38. checkpoint-105500/unet/diffusion_pytorch_model.bin +1 -1
  39. checkpoint-105500/unet_ema/config.json +3 -3
  40. checkpoint-105500/unet_ema/diffusion_pytorch_model.bin +1 -1
  41. checkpoint-106000/optimizer.bin +1 -1
  42. checkpoint-106000/random_states_0.pkl +2 -2
  43. checkpoint-106000/scaler.pt +1 -1
  44. checkpoint-106000/scheduler.bin +1 -1
  45. checkpoint-106000/unet/config.json +3 -3
  46. checkpoint-106000/unet/diffusion_pytorch_model.bin +1 -1
  47. checkpoint-106000/unet_ema/config.json +3 -3
  48. checkpoint-106000/unet_ema/diffusion_pytorch_model.bin +1 -1
  49. checkpoint-106500/optimizer.bin +1 -1
  50. checkpoint-106500/random_states_0.pkl +2 -2
checkpoint-103500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66811ddf3d3725fac233f561d32f84953f9ab36411ef318155bb352d55c894b9
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be3228cc59a7e930d6835ea49fd7feac0938e79c2fa5c8bbc1f1e99bf302855f
3
  size 73251413
checkpoint-103500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2de128df79325546c8af79057a8a391eb3764d090a9da45a91ddfc14740406a2
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a5a1624a16e96c5b7a27aca4376af3139479604b93b48a887c44fe763e0f102
3
+ size 14727
checkpoint-103500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:224588c76d14fd07d8824f9fb57a21a354747939a15ac81619fe0ebabc20d1d1
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf24ede2abe7614e967eac4c2b200f56e3df66a0c0e72abe1cb8a33c55d71bc7
3
  size 557
checkpoint-103500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:630deb7751a71386e962819508bc6c39dbda15738cb4dc6eedbda390d38c4839
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d15a4c3de1391301370b70e18252adbfcdaff8680c2d0e622ed243f72c521979
3
  size 563
checkpoint-103500/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-103500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7679ac7550b55185ef3035c7fb463bc5dd55df8d9e06f98cf706cff4286affb
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a124dfc0e5ad8fde9e87a284e75df8304b4fa8e63432bb03748522f69f751f8
3
  size 36621969
checkpoint-103500/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-103500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b95e574e478a38fc49589d04bd0c64e9916297479598dfc11dd008f6bacc26c
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71d49e063127eb3a54d39890ab97949823df5d575468f81601db26f8611af80e
3
  size 36616081
checkpoint-104000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5a818c52eee5d5922d6eb956301d4972fdab149d0f92661bccfcee915a042f2
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e7ac0d40e0489cac1784676ffb82de4e38b02a11dd26711125e57533449b549
3
  size 73251413
checkpoint-104000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc8174fcaa1aeb0e15b54d7f60e773cf9c93e7e90b8b63ba9dfcd12ad107cab1
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fd53aa6a21bc2e5bc3e13a8e2653f00e217bddceb981e0b378301ecaa30f42a
3
+ size 14727
checkpoint-104000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f43e99b6b6ac0a6f670df5f94565e63149492600eab81935321e2c520aec277d
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333e8e96b33e56c2d8b7a3716b0f95546aeaf8f2223b632134baa75ff305411d
3
  size 557
checkpoint-104000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85f5bdb4477362d5ca7907aeb373c91e6dae9d2e286cf0bb76e66517499c4562
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20173dbd13c41543b6b454e38f81a9db646910db8846f9145f7e0e245718bd5c
3
  size 563
checkpoint-104000/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-104000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c81fbb0f3e5a663467eaaff679c73a275be0154897b446185f82f81aac99eaa5
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eba9f8d80bb167ffd6aab5fe68d33c8fdb92c2f4117c6f733108b9f92d80f77
3
  size 36621969
checkpoint-104000/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-104000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:040b29d033425b400397c029206a2c8a49b6b7ac770d98d7d4c7454d4cd0336c
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e37d1bdd4d796cb27c9876e627bffc6785971d3bd0559edcfc944ecc45311075
3
  size 36616081
checkpoint-104500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6258395c7ad1c3c8bced00fcefc2781f5cb8208a83e8f6f542c6e495fd57a494
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d3b57430807d683ec65ec480a9c60cc2a49429701defd3d76937ed21388376e
3
  size 73251413
checkpoint-104500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b62b45fa523fcb72f008df39b45014346afd653b226318be545a6e0b0e9cd96e
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:942b1589cb48cb01ef8bac0ca9b9da726f0ecbcc29520924888f02d8eeaaf1d9
3
+ size 14727
checkpoint-104500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b2604999ca2b463be795f61ba5fe5097c5d7af2e8c237976e8b3c3635383687
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4102c3c045dce7514e433aee82ea101c1e8f08122932a9b7607137a2ac348680
3
  size 557
checkpoint-104500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:483bb65cc1ff647c1d8ccd684a9b6eff055eeb4318244a76aba319659f5069ac
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f906c21e2393b6fd2ce1a931aaf6eb95a7b371ef2d58f084b8a0f6b05a02a0e7
3
  size 563
checkpoint-104500/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-104500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ca8c26dd8087f0c2c8877b445083785ab2c4636e5477ff6fd6c904eb6295998
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6055f5ace63a3c6430f0c3808ef07225010a6a097078e3b12a7abe8255195272
3
  size 36621969
checkpoint-104500/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-104500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:361e73c0bef1a44d9356ca52a0640bb728ee8e609fa033854d910fe25821acc8
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dca9be8c23deaeb613020f7c5ea61db03e100112bb8a035735c66df93ecccd7
3
  size 36616081
checkpoint-105000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b22840c057c64fa9ee7e3d805fb4a7bf40ddd1a9990292be9c0947247e633e1f
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f75a6e3564832ca68f31a5ecfb6f47cb09644d012992ceb72748c1f64726f1
3
  size 73251413
checkpoint-105000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3a586c8155d6af23e22d9717a203ae766c629a7a3f9581de82660abc6a8f06a
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4cef55be9154e0976df214566d420bc8f2770eeb646f8924b1dd5b48e48090
3
+ size 14727
checkpoint-105000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52e5efd1d414ce551f1239d636f688364a7ee3b7e2c6c9993d039b2b9cf4641b
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ffce14d2122991ff0a6b6657e604cbe1a568890d38c4928b5d0dcd74c9cc5fb
3
  size 557
checkpoint-105000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d016799e0e4955bb49436a54c80066cd4874d324b30038feaff0ab917859226b
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4381911274de7c0dbdf35cc6e1445aeb4bc292327ca2f37ff5e25d0776059739
3
  size 563
checkpoint-105000/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-105000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ea1b152d70638192732370b59eda4568687b5f600217048aba79a0764d91cae
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fffdc6d08b9fdb7ff5f4af9d0b85edaca1c34da53aedb57231619b348862d714
3
  size 36621969
checkpoint-105000/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-105000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:805f4eb0be6e7e06196506a2b3442cfee652d8506a7fcf4a557830d29a119e4c
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3b2f05c975eb6de38cbc79002c02d54c447ec74d843ece8fe31e1157ac5ef6
3
  size 36616081
checkpoint-105500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7e2e61c3cca64008c549d7226b5b4ea3018fd7a28618dc2d99dfbfb06801df3
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beac97bfa2aef618669fe2d0afcd79613f055cc2b36fff591f3dc9f043d8d816
3
  size 73251413
checkpoint-105500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0091fe59f9440cf892adfc8ca7c987d29a26f5e6f73c291a4e090f3419114097
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9edc39b0090ef0c8b5ee644064004ef084d42a037bb76b7db6f1d51f232333d
3
+ size 14727
checkpoint-105500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edb5afe0fda4aa146cb77c021396df040765f1e96b7fd143032ffd12c4bd99e7
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ab92134aaa212d8102b88211f31bd6f277beb3ddcaa9d3c795bc3bd3178790
3
  size 557
checkpoint-105500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d2f0a5002e7298c012ea496fc363aa6f9cb3b927893f108f35988664ff9e2a2
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cc2b1e02923732a274168dc365cf1d54af90333f6caa5539a6819fd96314636
3
  size 563
checkpoint-105500/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-105500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fb6eb6f8b4e75618ae2004841f29614deb39c5a4c9b442d9e8f09417c859441
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139ad7b0d62e72fc7fc7f3822c7fe44d637a91d162d4094f7d541f933edc9603
3
  size 36621969
checkpoint-105500/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-105500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bf7971ef76f7054929ef8ce80f76db38219bf933d25d50541cc7e89a9dbacec
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5848e4a5291fab41a85dfae435e842877c067498be1b7df59555c253ffb6d83
3
  size 36616081
checkpoint-106000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c79b39809bcf3ed779a6d580c433fb0dc633900d179b0cb5a59f03fbb81c60b5
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f1dff4e788bd978367ec2a63adae44e95f36174d2f4eb6374b6581e978d8e12
3
  size 73251413
checkpoint-106000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b726a3d2b0b98ffbf860cda61c7c074e1e3b49b0e0eab56d77402e5186f02b4
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f0554f1653a5794462ae5378e46d041550eedace6bd3b10f17f89677fbe1ad4
3
+ size 14727
checkpoint-106000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:891fbe1df92dec813105c18607105ffbc56afc0782885610e6a759993f426513
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a781ec12646b64867d90dd659c694fca31a827bb5ed3248c9a814e984b3e54
3
  size 557
checkpoint-106000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b039fb56ccc402d7fe7c6f15ae66c68aeef35a6a7a351b53345a125e71d73388
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7dd927dd8943d6d97b5e3d737ca870908f9b41b676f52c6602fd83e8137f25d
3
  size 563
checkpoint-106000/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-106000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e16839f69c6d4b6109ba2ac43d2059ba4b3e33ad0b852f03c35464254c70b372
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfeff88e9d0f3b5668e1ffcc189bcc12f7931590340b06bd2585af1db22e0545
3
  size 36621969
checkpoint-106000/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-106000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f299c5a1553a8ee0f47391689a55e2421bb537bb820f85e6872b900e10d6ea48
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c144e31275a724e977254754704c41d75a955d9c9b3cbb28081e0c51b1ae6de3
3
  size 36616081
checkpoint-106500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee82b42ccf746709b3b5194ca8fe323b4a37317403015a50a8f1c51742f7b88d
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff37256ff4d60d867d338c1a7c21aa0ee41274e574420b116e5e4ac272e34f7
3
  size 73251413
checkpoint-106500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89f252f3f314f4ec51ef1f705f9a37a13814a10528a0b4587210b37f7cb0e6e9
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e26307d92de884eaee1c1d15fd5ae61c9e8ef1364fb045d3180245be2d0fb22
3
+ size 14727