Mahmoud7 commited on
Commit
9b66eab
·
1 Parent(s): 55c24a3
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint-107500/optimizer.bin +1 -1
  2. checkpoint-107500/random_states_0.pkl +2 -2
  3. checkpoint-107500/scaler.pt +1 -1
  4. checkpoint-107500/scheduler.bin +1 -1
  5. checkpoint-107500/unet/config.json +3 -3
  6. checkpoint-107500/unet/diffusion_pytorch_model.bin +1 -1
  7. checkpoint-107500/unet_ema/config.json +3 -3
  8. checkpoint-107500/unet_ema/diffusion_pytorch_model.bin +1 -1
  9. checkpoint-108000/optimizer.bin +1 -1
  10. checkpoint-108000/random_states_0.pkl +2 -2
  11. checkpoint-108000/scaler.pt +1 -1
  12. checkpoint-108000/scheduler.bin +1 -1
  13. checkpoint-108000/unet/config.json +3 -3
  14. checkpoint-108000/unet/diffusion_pytorch_model.bin +1 -1
  15. checkpoint-108000/unet_ema/config.json +3 -3
  16. checkpoint-108000/unet_ema/diffusion_pytorch_model.bin +1 -1
  17. checkpoint-108500/optimizer.bin +1 -1
  18. checkpoint-108500/random_states_0.pkl +2 -2
  19. checkpoint-108500/scaler.pt +1 -1
  20. checkpoint-108500/scheduler.bin +1 -1
  21. checkpoint-108500/unet/config.json +3 -3
  22. checkpoint-108500/unet/diffusion_pytorch_model.bin +1 -1
  23. checkpoint-108500/unet_ema/config.json +3 -3
  24. checkpoint-108500/unet_ema/diffusion_pytorch_model.bin +1 -1
  25. checkpoint-109000/optimizer.bin +1 -1
  26. checkpoint-109000/random_states_0.pkl +2 -2
  27. checkpoint-109000/scaler.pt +1 -1
  28. checkpoint-109000/scheduler.bin +1 -1
  29. checkpoint-109000/unet/config.json +3 -3
  30. checkpoint-109000/unet/diffusion_pytorch_model.bin +1 -1
  31. checkpoint-109000/unet_ema/config.json +3 -3
  32. checkpoint-109000/unet_ema/diffusion_pytorch_model.bin +1 -1
  33. checkpoint-109500/optimizer.bin +1 -1
  34. checkpoint-109500/random_states_0.pkl +2 -2
  35. checkpoint-109500/scaler.pt +1 -1
  36. checkpoint-109500/scheduler.bin +1 -1
  37. checkpoint-109500/unet/config.json +3 -3
  38. checkpoint-109500/unet/diffusion_pytorch_model.bin +1 -1
  39. checkpoint-109500/unet_ema/config.json +3 -3
  40. checkpoint-109500/unet_ema/diffusion_pytorch_model.bin +1 -1
  41. checkpoint-110000/optimizer.bin +1 -1
  42. checkpoint-110000/random_states_0.pkl +2 -2
  43. checkpoint-110000/scaler.pt +1 -1
  44. checkpoint-110000/scheduler.bin +1 -1
  45. checkpoint-110000/unet/config.json +3 -3
  46. checkpoint-110000/unet/diffusion_pytorch_model.bin +1 -1
  47. checkpoint-110000/unet_ema/config.json +3 -3
  48. checkpoint-110000/unet_ema/diffusion_pytorch_model.bin +1 -1
  49. checkpoint-110500/optimizer.bin +1 -1
  50. checkpoint-110500/random_states_0.pkl +2 -2
checkpoint-107500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e788d85a1b6bf0f554a09b9e2a5711c9f3cce4fb0b00d28aa11bc664e5197367
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db8756836e39026a2757eb2fd4c8f366d42c5171efccca7cc7f0e5ba7be55b57
3
  size 73251413
checkpoint-107500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8f11b46bc9372ecee0f61dafe804eb5ea8ad853f169eef83eca2e330a48ee64
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790795eae9ff3a9e1d9c52bd59266169bbd653bd07ef0d2338909c57cb854b71
3
+ size 14727
checkpoint-107500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11549e6fea728e009b3cc382e671bc6a8b4e07c16d0439d03f3cfe1049c741d5
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5571752669d594244190c5d187d0379769dab38bf0acd8eab3e0f8561fe8939b
3
  size 557
checkpoint-107500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b9cd61492b61b033b038fe473d3c63598aaa88558c35573bdce2a69ba421188
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e786daf4a7273d8f519510f34067b133507bb583ba911c7c99df5c2eb36a4d9
3
  size 563
checkpoint-107500/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-107500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89dd690e2e61b81a3116c88ec342d225e32256f76b1deb4525a17c3ba35ff7cc
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cacd473325a0013a32d969f0e92a25af460e72c006ecb6961003fcb3536ecadc
3
  size 36621969
checkpoint-107500/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-107500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d55cf010cc858920f5adb44ea52950ebc6d9013f42149faaf8d068d4a77639db
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a53afe3fe2230e7eaa3238b5b04adfae9a0c6fa162cdcf7446b7f9e7e69f3205
3
  size 36616081
checkpoint-108000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bf3408ed102e3b1d2fccf0eab2392ccc5e763129cc576cc0c9903449ddbef98
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c434174f47b6b64bbe74c86e387c0a31be1f470a6c52e642845817014ccb8293
3
  size 73251413
checkpoint-108000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef8fb30641eaf72c02b2370485ae89643ca1fe0798934566ec6e6b1fed44a5c6
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:066e142368f051f2860068b599a1edd7f5699f3812c46235b816cd11851679aa
3
+ size 14727
checkpoint-108000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ebf4d64723a4e23e907bb90efc8fe505d718bdb1a8b50f200e551b2dd8d0864
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c266d01a2c5ff07c39b0b1efb82b6b465c328d41969ac9d8df103281a3dda1
3
  size 557
checkpoint-108000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09c024c46a7d08b88c95254d8a5579efff7ab32266fe5775fdea5e2b60700147
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b01ee672b2d5ae80be391ba60b3362136aecb7f27fc68744150d469a292de35c
3
  size 563
checkpoint-108000/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-108000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25a0e9ddaaac2b75f633483088d3aa40bb950f63f8a96bb737f644fc17ca79c0
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f16b111d6070d98001167f8ec1098df2d2618f15d3da6299d2ed290990848ad4
3
  size 36621969
checkpoint-108000/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-108000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:230935c43659a252300d7cde097a6dae9c2d1b0b062cbe3d49f51b6495fe0de9
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f425b798f0d36c5291681474f01521ff75c0f3bb16a08150e305a283ce994b34
3
  size 36616081
checkpoint-108500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c11ad1992124f5afed23abf7711a1e02ccb5bb4bb3ef4caf3ac42f297035b63
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:822037aa65acb41cdd384af99d15afca49046d71678608a86b475a2fa7028eaf
3
  size 73251413
checkpoint-108500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14094d67da13d5764157e35eac226023075f3b084aef7e29a79dba1fa4069c4d
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4c87ed7b0351f756a613f8a40a5f4f5f70fab4c6f002cb9ef1396264e37d452
3
+ size 14727
checkpoint-108500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3253373bcc8d20aada18036ffdcf9c8de3a7244ca5767e5311197d447256321
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76697fbc8cc0ca2a726d25fa524ca68aa2c23e78f1608bc237614e3dc3d77d6f
3
  size 557
checkpoint-108500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4f6b3ae01a2cf546d63f0f5e3369d5f3883f4f05e217f5ee532201d0b4a6cf1
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:222c371b55c3e10127f7def0854e95be5ff7919d48718844c8ed22e01d5ee79d
3
  size 563
checkpoint-108500/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-108500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c261f5f739a74a73b5b6cc1be72f48168a66a536c94a39224d257c44e5de0ff9
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:811d0a620c3cbc25e5404d7904d169044d074b0b863d42556004f824969f31f9
3
  size 36621969
checkpoint-108500/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-108500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4fd20d7de6808471619c2aaa468178fa59ba238320f76e20a25156dc3fede4ba
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7e88ff4a9a39633c42321422a50eb814e1c6c1b72276a4a6747f39ab8e2f69d
3
  size 36616081
checkpoint-109000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:666f787c67650e515d2bce76d849a38d766396630d64325ffcb3aa337f5fafe2
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b75fe18f8fe1ffa15f11b84db5f90252a4aec0b1a6ebd0400009c590bd7616cb
3
  size 73251413
checkpoint-109000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3eea1f6d6f6b156337a356f7d500b088104012c0a8fe640671294e4a0fa26280
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb512417646b42f7a6ca932f1aeed03189c694730774a757ffc356634eb60402
3
+ size 14727
checkpoint-109000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c127c45f375638de97ce144f120b978f5d1cdd04a3b69dde1abca099637cdd9
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02aa44e82e41692725d1cf6765f0cd9ededa6c78e243ac4514cde8236cbe7fe6
3
  size 557
checkpoint-109000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f4d3c23f52d62e433170842304f0952c673dc028ec0ee97d0fc97c9312886a1
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15665ecebb42bfcf6d5c730003f98dd1fc13f9a36186164e1008153f027e75cd
3
  size 563
checkpoint-109000/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-109000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9529ea94b198150e1c23a44cf7512ce6bd0e192329de29ff4d6c0a9a2e2c8a2e
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98c1aa31e5d57a970cb742e2d7e7d4bcd5ef35ddd96ced6f9237fdc3431921e0
3
  size 36621969
checkpoint-109000/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-109000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdce75ccf0d1a3991f0244c23deb0a7587aa3bb29f02fef2992535c554d23976
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cc07e61ba864742f4536eb2522721939565d515bb083a1b5243f2225fa78197
3
  size 36616081
checkpoint-109500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c6736671662a79cb5ee55e50e60e5070572bcb3bcf5c8885a18a2482523609e
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8474e0efba0ecee30b41d5d6cc9103d84bc660c2d9fdab2713b21faaaacfca22
3
  size 73251413
checkpoint-109500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14e74876157665d24d1c95bc5d152996db37b6b699a240414ddda14750900bef
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b69e54d38c6641d70e0ffcf636305c30d39c0496e487eb43ab14f0cab3e410f
3
+ size 14727
checkpoint-109500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca93c9b6da6a63f8168493043a49578a48495785a70fd3d11703a732fa0f8e96
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb3ffa03d0026deea7b584278745bbd59840521e74c3bb767a4a809e9a39da61
3
  size 557
checkpoint-109500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac96615e5fa1e95f011cdc5c717ed938c06ca6648df89cadc568eb329a030277
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01de2d34b4ec34d69e514fe36d23271157baf3c8bbc510d6736cb510c992b4e2
3
  size 563
checkpoint-109500/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-109500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:963498fe24319b63de001aa3132e9ac11551a3972a186b96c6bc3ab7e7347965
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d958f9612fa05ec335dc1aca73a45cdcc5ef52fa597677cd8dfade86e3be1b3b
3
  size 36621969
checkpoint-109500/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-109500/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3feed3a39559d02ab461a391ac708b27a8fc2788bd22e5a22789ddc5be8964ef
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6de4b64db24b44ab42dd680ef9d4ee52e41707cfa1148e4f4d1b684f15dc21aa
3
  size 36616081
checkpoint-110000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa1d455a1891a5fd83492b83fa59ad53880d8b6ef23dde85292275c54ca1a4ce
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f884c25919324fd1f5af624c9f343947696c2e7cc8116b9ce550fc8a908b0e59
3
  size 73251413
checkpoint-110000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe532e6d1c41dd049fbce0e74ed3dfc33d687d5b70139092904ed0e760131d05
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ead88725b045c19baede8e17fa9616f7246cfe4c5bf66eabdafba8780ced29d
3
+ size 14727
checkpoint-110000/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30a6f39de7f7cd42e3c75d77acf9043225d56de05f7d7c6345cebd335f4af4d3
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c4aac8faec35c92db6e0ec06b5e80cd274cebb2bf3ddf3dff8df36a10c27c86
3
  size 557
checkpoint-110000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9844a6c3050e4d5126dced5ee432b656ec9ecdb1ef74d7d81275e1f3cbee6875
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b2c568605d940b1af5a0c54ebebed278028686f9672b5ac06a0ac9bbe916012
3
  size 563
checkpoint-110000/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-110000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0b50148b82d099227d535c350ea8856099b514fd2e4ead390609526b35af60e
3
  size 36621969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08628d0aafb82d866a1baf7bf58fc4fc1555452a0da0c3a73036797c9d955f6a
3
  size 36621969
checkpoint-110000/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-110000/unet_ema/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:287624379a2180c0b46d4a54c34ebc4b4535c572b70272d5beb3884ebe13a8e2
3
  size 36616081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c512df2c4370c463d929820149d35316a7f062f98a9b15a2fde2a829fa190fb5
3
  size 36616081
checkpoint-110500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98030dd3cdb8956d4907ebe003a443f031b9fcc64e4e402e795c5899aa3005e5
3
  size 73251413
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:113dd43fc0c33d490af21670844664e4796c30724976256d6914bb1fc08ef345
3
  size 73251413
checkpoint-110500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a36f6ac6e302513adbc27bd1e3d012b8bbdfc85d85aa729e0a97573eb9fecf03
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:294c04bceb7421d83fc95ac2be861b767187442ffe7bda312e38d09d9c545a68
3
+ size 14727