diff --git a/checkpoint-10000/optimizer.bin b/checkpoint-10000/optimizer.bin index 5598a157cabee34475a80d48b45a58f5b8735341..f3b51a763be8919b7ffbe514c421453970199cd9 100644 --- a/checkpoint-10000/optimizer.bin +++ b/checkpoint-10000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b8e9dfaaed32d5dabe4cc81bb733c40c7731eb774fc7cc225e63602f3911b33 -size 73251413 +oid sha256:412407f66e95b2c89939a2828ed42dc93378e3683ef3bc552e8528b470660584 +size 126008021 diff --git a/checkpoint-10000/random_states_0.pkl b/checkpoint-10000/random_states_0.pkl index 98a0c098d4b755a46d9f8c06132be784cb896162..68b48657fed8abad5f1e471fd992835daf13131a 100644 --- a/checkpoint-10000/random_states_0.pkl +++ b/checkpoint-10000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7167b762a7f635ef45e263b85b1c31084e60b1eb397ae58afffa985864cd9fc9 -size 14727 +oid sha256:99c51e8f8a04b02746d9d5740e9c93c8d9a69944eae7ef1ea37b4ac771549fb3 +size 14663 diff --git a/checkpoint-10000/scheduler.bin b/checkpoint-10000/scheduler.bin index 8c6e44d692911fc66dd6b5e498916bc1467c4785..5a46490f27a39ceecad2e4239c0cd6adef82c4e5 100644 --- a/checkpoint-10000/scheduler.bin +++ b/checkpoint-10000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d557f7543eba21e1e047f91daa021f0bd545aaedee3ff4e3be027e92ad764502 +oid sha256:cf2df9cddb7122d4238709ceb9a134b4d7ad7fd0fa26102fc714f9bd0bd635b7 size 563 diff --git a/checkpoint-10000/unet/config.json b/checkpoint-10000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-10000/unet/config.json +++ b/checkpoint-10000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-10000/unet/diffusion_pytorch_model.bin b/checkpoint-10000/unet/diffusion_pytorch_model.bin index 795b9f2b140677b4a0099af16ad04f1e3dcdabdb..e71a229aed415b46cfde49e47b330743c81fa092 100644 --- a/checkpoint-10000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-10000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ae70450b75532f15969311333e00891d9c2ed072e570d418413ceca456d9077 -size 36621969 +oid sha256:f156bb589a6b2a6c360f997001db28d777f1745b8c10297c040e8de64b153a89 +size 63003985 diff --git a/checkpoint-10000/unet_ema/config.json b/checkpoint-10000/unet_ema/config.json index add1d609ad67c8e9301dbefb868ad903d3cf1a77..37c676f4d6eac193b798f410e5ae3f850f620131 100644 --- a/checkpoint-10000/unet_ema/config.json +++ b/checkpoint-10000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-10000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-10000/unet_ema/diffusion_pytorch_model.bin index 80d253cc441999cb001beba04532856ff80b4c11..78e6e8ed6a50c74aa40ac2105b15da474d2edcfd 100644 --- a/checkpoint-10000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-10000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f1cf9b7f129abb07ad7aef02a83adf5d9623f85f4421e64a9ba5786a9677ad1 -size 36616081 +oid sha256:026a8ad5d74a61adbbf2b29637574fd71ef762d7be7f0d45f8285f7bdf4d368e +size 62996305 diff --git a/checkpoint-10500/optimizer.bin b/checkpoint-10500/optimizer.bin index e7c369c721b53756d8b9fbf152bde40bdc4e4c15..d43c6c35f67bec773b8b291f22242108e73b39b8 100644 --- a/checkpoint-10500/optimizer.bin +++ b/checkpoint-10500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cbf3877d2c84c31dbd36eee3ec9f7e1c703bafacf9091c238b7e498c1f449e07 -size 73251413 +oid sha256:0700c50555c70b8301066ed4940573049d2a62bdf8c149083f7b40aed2e697cc +size 126008021 diff --git a/checkpoint-10500/random_states_0.pkl b/checkpoint-10500/random_states_0.pkl index f8d013059cbd44d7a3e6a75390d13a8cee86d7ae..1c87aed27745669f52f135f57920d4f15fbcf6d6 100644 --- a/checkpoint-10500/random_states_0.pkl +++ b/checkpoint-10500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dcd402f35002f90af2186a96cf310661ce6d469e98ccc4aa4a9c407a272152c -size 14727 +oid sha256:138efa6d742b8fdd8c269bd50f178567265e05cd395cc2970bb17e0a36972ba4 +size 14663 diff --git a/checkpoint-10500/scaler.pt b/checkpoint-10500/scaler.pt index 0586e095b2b717a1e7f13c1f8597e82dd17eca74..b20d90ad2bb59efb585062ab2b623cab34696bb1 100644 --- a/checkpoint-10500/scaler.pt +++ b/checkpoint-10500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a64898410c19ad90c047ca0716ad9cc322ded2ffe815cb5e76e91a927485c411 +oid sha256:61e33c763a0027d909bf139790cdd2993b1cf530b0eab566d28094bb5a369ed1 size 557 diff --git a/checkpoint-10500/scheduler.bin b/checkpoint-10500/scheduler.bin index 771d0ecaef10c46a050f2df4796d1b72987f2484..cab6287b2a1929ba1e3e16845acfc733298bc351 100644 --- a/checkpoint-10500/scheduler.bin +++ b/checkpoint-10500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae30c3aaa306b4fcf3430836ebb9003fd9dee54f6bc130b85a5541a4d73a9590 +oid sha256:78577c801f3a83563cbcf2152efeb5435ba0ec2503373baf5304258fd5fd3895 size 563 diff --git a/checkpoint-10500/unet/config.json b/checkpoint-10500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-10500/unet/config.json +++ b/checkpoint-10500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-10500/unet/diffusion_pytorch_model.bin b/checkpoint-10500/unet/diffusion_pytorch_model.bin index c9bf1cd662dc56d880930a31e92f77314babea0b..1825c8dfd621cdfae18c5b5179724083023e5e4f 100644 --- a/checkpoint-10500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-10500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6509667912f017c4827c771dd4db11cbdc37c4c8f35e0c38b682421ac3e2feb -size 36621969 +oid sha256:5b015125747a74c4ecaeabbc04b72111d0c6e493b4118f41999c181d2c0598f5 +size 63003985 diff --git a/checkpoint-10500/unet_ema/config.json b/checkpoint-10500/unet_ema/config.json index acf964d345f74dbaebbe173c4f1a291cc5506445..b248beec3521ff5bbcf2ba0c73348f377622261e 100644 --- a/checkpoint-10500/unet_ema/config.json +++ b/checkpoint-10500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-10500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-10500/unet_ema/diffusion_pytorch_model.bin index 6205b8525fef7e1574c9e8d4ea0caad567c5b2cf..9b5c4d9ebb502c674fd6f3214f8fcad2abfe06f4 100644 --- a/checkpoint-10500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-10500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85754630178b3a50385d5f64a8fc77b7ce8814363007effb69fec8dd9d9519a4 -size 36616081 +oid sha256:647f354223e04144ef44a1715fd3d7c13f96fd76a5f5a3a66c890d9131ced2e4 +size 62996305 diff --git a/checkpoint-11000/optimizer.bin b/checkpoint-11000/optimizer.bin index 960132601449e54400cf3f14d5c1350043da77b7..9e9b9f589a0d4ace736f74ec461d7a4879043987 100644 --- a/checkpoint-11000/optimizer.bin +++ b/checkpoint-11000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41f9b540af410ff989bc9f24b3f86aa379d12b44a5d2872b2e3645fd81206432 -size 73251413 +oid sha256:f97994f59ce43c8b40db382708569128e47e86c940edd58a978feee9214abb3d +size 126008021 diff --git a/checkpoint-11000/random_states_0.pkl b/checkpoint-11000/random_states_0.pkl index 23c8893dda2c865321a4c22cca3b968690144e86..d9fdb92950a13b69ea03429c4bf5cb4166332cc6 100644 --- a/checkpoint-11000/random_states_0.pkl +++ b/checkpoint-11000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5adbaee58d2538be054218746b2ccb348d79608e742de8bf784b9934294b28ee -size 14727 +oid sha256:978436cfad959bd2441bdaa85589614ad7980ad3786b436d16bf29cf544b8867 +size 14663 diff --git a/checkpoint-11000/scaler.pt b/checkpoint-11000/scaler.pt index da569be8ceeb49eafd98592b382f8cfb7fc88f6a..e6b463cb30c68b349069c92c94dda571d1e3b228 100644 --- a/checkpoint-11000/scaler.pt +++ b/checkpoint-11000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d099ae8f76c27f52632387abfc761c1c27d4effd052fab478d7e4b280babb3c +oid sha256:82b35aca539408b939e5429120a029b67b7633a0fa218cd5b902687a902a01e4 size 557 diff --git a/checkpoint-11000/scheduler.bin b/checkpoint-11000/scheduler.bin index 98bca4646d18a142d844fcb9f2fa735af5c470cc..4dbf87408aa8908a679dbdbc31dc264c0486b85d 100644 --- a/checkpoint-11000/scheduler.bin +++ b/checkpoint-11000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7984b0428882acc7d098e1aac26ce3426789aaa07ab76b1dbf4262004aa87ad +oid sha256:88d19c985d377e4c2c7dc001398f31dc3e9d0b1b34daafd27874e6169188690a size 563 diff --git a/checkpoint-11000/unet/config.json b/checkpoint-11000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-11000/unet/config.json +++ b/checkpoint-11000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-11000/unet/diffusion_pytorch_model.bin b/checkpoint-11000/unet/diffusion_pytorch_model.bin index e8f454d4d098265498bf01f1067f8eceee10e2d0..1ecf9ddb415d5408942e24ccd0420917bbd5c0a2 100644 --- a/checkpoint-11000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-11000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74b2428743410d16f2d4b2129e6163e0beb90ae6eb97c3ab32296e60f57e47ed -size 36621969 +oid sha256:d55dfc643894f94416a9760d3396bf041a90849beba211f96aea13e3b35fce67 +size 63003985 diff --git a/checkpoint-11000/unet_ema/config.json b/checkpoint-11000/unet_ema/config.json index 122e3864508353f0b56b290a26adb01127cc2ce3..a937387266655f08817c5d6ac5eea7372cc899f6 100644 --- a/checkpoint-11000/unet_ema/config.json +++ b/checkpoint-11000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-11000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-11000/unet_ema/diffusion_pytorch_model.bin index 37a05b64736e0e62586b779bd0512edf8208db16..63b21d6097f296cb031d25bee6ab3c161f7f206d 100644 --- a/checkpoint-11000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-11000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec008fca59c218fb53a634cee892a8fc3e312c2fbdcf12481bc59b0ba2598622 -size 36616081 +oid sha256:ce7837d0b030727e81793c6afa9cc91d0302537e0b4fdb26857991114caad4f0 +size 62996305 diff --git a/checkpoint-11500/optimizer.bin b/checkpoint-11500/optimizer.bin index 50ad8513f0c4d394735411cb27b2513f351d3dcd..43c589de2b6fde4543b279a21b864655cb377c8f 100644 --- a/checkpoint-11500/optimizer.bin +++ b/checkpoint-11500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e64f87c680bd733911435e894768e751003c89a3dbe010b4cf535b11c59ecd39 -size 73251413 +oid sha256:784304715614289897873049fd3f0787738bf73b2d1d5410483a60314f835860 +size 126008021 diff --git a/checkpoint-11500/random_states_0.pkl b/checkpoint-11500/random_states_0.pkl index 892185635558d8d4043f4dfd1156017c73b4108e..f3f58eba3d17de5a6a8c27492c45cf96e328e272 100644 --- a/checkpoint-11500/random_states_0.pkl +++ b/checkpoint-11500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a86078b756843a254dc085fb8c122614ce2d9342248e7fa5e019e81fec6cdb87 -size 14727 +oid sha256:a9cf83b29812573f2863a4c6948e626479c53791e348406f62c32089b484845e +size 14663 diff --git a/checkpoint-11500/scaler.pt b/checkpoint-11500/scaler.pt index fe15b3456cf0a39be3b99dc272ffc4b36a5edded..db37d3e4f20b8779b37d63bbf4525cefc510171e 100644 --- a/checkpoint-11500/scaler.pt +++ b/checkpoint-11500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe07541d1e2f2d2086440774e453fb9c38ac16734bcde715824b31b5e33b341c +oid sha256:7899df76cc67c580f73f3b8e7f23e71fdd8bab8574feae47c582dec2158ab109 size 557 diff --git a/checkpoint-11500/scheduler.bin b/checkpoint-11500/scheduler.bin index ef26b59ab4de0275eab1067f7ffec5e10bb013cc..0097d13795abdaa819886a9f4048e382bbd64bd9 100644 --- a/checkpoint-11500/scheduler.bin +++ b/checkpoint-11500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:24c7daaa38c525bf701ef550feaa99892e820c97fccdfcc4208ecebb86a147b6 +oid sha256:29b421493fbd3f3beb4ced375b4330f7cb45e984d9a1c78c4901ac565971e67e size 563 diff --git a/checkpoint-11500/unet/config.json b/checkpoint-11500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-11500/unet/config.json +++ b/checkpoint-11500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-11500/unet/diffusion_pytorch_model.bin b/checkpoint-11500/unet/diffusion_pytorch_model.bin index 8f658a5867ac3576f368beb70303e926c0aef159..325e74cf27824360b4c8fe3c7557df4dafdf3a45 100644 --- a/checkpoint-11500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-11500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6adb9ab42d21c3336977388682ce6a9f7bec2492d71de50cf5909598f3b1fd50 -size 36621969 +oid sha256:f206bffbc86d4b89a194c2d99c1a85a4030f11e93b4fb15b85093d14c149a4e8 +size 63003985 diff --git a/checkpoint-11500/unet_ema/config.json b/checkpoint-11500/unet_ema/config.json index 78fddd07ad6466593fe9f1ef99961525f985b8a5..14c830dd36d1622d4eaeb9829d7cb6cd2f248581 100644 --- a/checkpoint-11500/unet_ema/config.json +++ b/checkpoint-11500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-11500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-11500/unet_ema/diffusion_pytorch_model.bin index ec3bf7816b217924e7a74bab0440e0aa4623581e..4093752bcd41eeeb20a29d843cf232c91bced45d 100644 --- a/checkpoint-11500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-11500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d18c7b8dd2929d3011fa357db10bcc1c96bb79e5fdcdecacc06808fc41f5579b -size 36616081 +oid sha256:4c5790d544f04d477426b040c4860d1e7f5d16ccc788a089434ff3ac799d2bae +size 62996305 diff --git a/checkpoint-12000/optimizer.bin b/checkpoint-12000/optimizer.bin index e5664349cea9ad7f0d28240d0d4e542b68636387..fc6b62d6782103ef9e97fb0fcdc713f0b3755874 100644 --- a/checkpoint-12000/optimizer.bin +++ b/checkpoint-12000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95e62098a0d46526173ad05d6bb09810131a789cfbd90f069ff74cbef90a2a94 -size 73251413 +oid sha256:c4e47593aa1871b2b32caf9f5926585a108d3ce8379ee83fcf7c5e0a05a7104f +size 126008021 diff --git a/checkpoint-12000/random_states_0.pkl b/checkpoint-12000/random_states_0.pkl index c229718151942991bd69b1d7353267df5b49779d..bcb68006e4fe5c7e5cae8f0728218fe34e5b6841 100644 --- a/checkpoint-12000/random_states_0.pkl +++ b/checkpoint-12000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bffd9fc67c16a0668d960155f6d956a33ba231051864d573fa102d3d0635edf9 -size 14727 +oid sha256:876c6e16e4f17736c9b8aa0560d07e92e27674b594994b5a46dfb4e32daef9a9 +size 14663 diff --git a/checkpoint-12000/scaler.pt b/checkpoint-12000/scaler.pt index b95dd1f95e3c0c3a22d56ec80bff40163c06372d..447f985325428da6855043fe2fa0d8fafefb54cb 100644 --- a/checkpoint-12000/scaler.pt +++ b/checkpoint-12000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c82be8dc5906dfab465533ffb74c437a07ef6699c0aaca81752078b7823155dc +oid sha256:39623abc5c7704759b1d2c51a006f7df91fd58c4eb9872128596ef523cf24000 size 557 diff --git a/checkpoint-12000/scheduler.bin b/checkpoint-12000/scheduler.bin index fd6de62fb07a88a979a4994089f82a30354763b5..b656d0697e627ca483c61b7c757215bbc4acc8f5 100644 --- a/checkpoint-12000/scheduler.bin +++ b/checkpoint-12000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df5b8bfe56f7daf17b411597d5af146e6386b4b7703c4e64625b9c9bfb51b73b +oid sha256:6b9e3d679eca8372c7d560e94f46652a907ccf38072fe3fad62fe28411777a88 size 563 diff --git a/checkpoint-12000/unet/config.json b/checkpoint-12000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-12000/unet/config.json +++ b/checkpoint-12000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-12000/unet/diffusion_pytorch_model.bin b/checkpoint-12000/unet/diffusion_pytorch_model.bin index 3ead3c1c59ca4ff9e1cca80bf07cb9b2312c5eaa..8d44cac68072e8db9cd9be6adaaf1c6cdf73ed15 100644 --- a/checkpoint-12000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-12000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd93e420659abd8cb807da4cafa331dda8cfc1c8d9a5a38797489e413b849cd3 -size 36621969 +oid sha256:d31c66bf497c8ba9647506251e7482e88a6f76eb1f62c99cef33b1a36e8a7425 +size 63003985 diff --git a/checkpoint-12000/unet_ema/config.json b/checkpoint-12000/unet_ema/config.json index d1685df4428433e20f2e72d7ae0e0013b6f1354b..56e0e1185255bda25cf71db63dd6c05bee163814 100644 --- a/checkpoint-12000/unet_ema/config.json +++ b/checkpoint-12000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-12000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-12000/unet_ema/diffusion_pytorch_model.bin index a36d6d85bc7cd5c399f79adff82fd033760438d9..a607120af1d1be889ba9f7d1b3476b96edd4b95b 100644 --- a/checkpoint-12000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-12000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e438fe4ad143cb873bd908c65828fec523d0ad0da744b5cbc52aae5cd366b570 -size 36616081 +oid sha256:f5ff9737e7029c39deb74c8beb5dcdb2ea19ca30a990b48c201ceff95a0a981c +size 62996305 diff --git a/checkpoint-12500/optimizer.bin b/checkpoint-12500/optimizer.bin index 0187836e512d6e6a9885d3a1ac8a72ce4173e9d5..6f3f229ae262ecae8afba4bd400de08580cb2cc4 100644 --- a/checkpoint-12500/optimizer.bin +++ b/checkpoint-12500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a5687efa96c07aa50f345ef2fe8ce8931dbe7552f4d7d5c32d2f712975d9d93 -size 73251413 +oid sha256:7b6e05013fb23d09d3c06b34f18c17d654c5ed85a5a8e31c8cd85176316fcf7e +size 126008021 diff --git a/checkpoint-12500/random_states_0.pkl b/checkpoint-12500/random_states_0.pkl index 986766e56b25c37efa883253b1c2b10680038a46..949e857926e3052fec435ae4e2eb02c5d3db67c3 100644 --- a/checkpoint-12500/random_states_0.pkl +++ b/checkpoint-12500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f70273fa9cc22960bbcd495644e36d8d0c174ead64afe8fa4f2a15b49425aec -size 14727 +oid sha256:cf2c36810a07913a124f2d3cccd11361ce1d2e972d47a8b53cc6295f5e692465 +size 14663 diff --git a/checkpoint-12500/scaler.pt b/checkpoint-12500/scaler.pt index e8d9d74161d3d1d087644cca847f233c837a3ac5..4f257c7c4cffd286ae2344a377edfad4017f6a6a 100644 --- a/checkpoint-12500/scaler.pt +++ b/checkpoint-12500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01b06f42181421423226389bd634dd3bd60bd3ec0e90b7bfe2e3e1f3827d6534 +oid sha256:9e9e2eacb887b25ab34c74625c81e9fe1c7ef423f7b69da830d6462191bd673d size 557 diff --git a/checkpoint-12500/scheduler.bin b/checkpoint-12500/scheduler.bin index b4c25bf86d60ad7d2de5da663350345934158387..67154f85f7886f4a1928ffa0c8682445af9863ea 100644 --- a/checkpoint-12500/scheduler.bin +++ b/checkpoint-12500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:606c5aca8e48c65ca30b18ce4e1e00883872db723fe49608893a372108d4647b +oid sha256:b809ead9504036c13e798a9e15d95e719ffed218050faa6c95d8f0593760566c size 563 diff --git a/checkpoint-12500/unet/config.json b/checkpoint-12500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-12500/unet/config.json +++ b/checkpoint-12500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-12500/unet/diffusion_pytorch_model.bin b/checkpoint-12500/unet/diffusion_pytorch_model.bin index 997d8871521e461477962e7209fced9b43406ee4..c762f4469fc1d158c3374ab88b390ca838fa8812 100644 --- a/checkpoint-12500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-12500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4a793abaf1a6011c4a7bf51160afdfde09a3e96cdfff023ce76c6a2e29f058c -size 36621969 +oid sha256:e69e823ca4c1df2ed49dda654dfd90c7a1a22591de6a70104bd400fdd5d28615 +size 63003985 diff --git a/checkpoint-12500/unet_ema/config.json b/checkpoint-12500/unet_ema/config.json index 7e9f56624a2e08983e2e41814a0b568a8ee8e9ad..2d802b83ca7a0f41313f468c2a4d809a231ab1c9 100644 --- a/checkpoint-12500/unet_ema/config.json +++ b/checkpoint-12500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-12500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-12500/unet_ema/diffusion_pytorch_model.bin index 5d0a4c380c251aa0cd399c447343b1b79bc5f77c..fb45162df413171026c3def41861c4b0284c533e 100644 --- a/checkpoint-12500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-12500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:babb326d0e45bcbb10d948fa947f1dbdfc1fa1f6056740a96475e51e0ea51172 -size 36616081 +oid sha256:28655bccec4e6d84183ad11a0e7178be1ec07f7cc906ce1e4c3fc20795dc390c +size 62996305 diff --git a/checkpoint-13000/optimizer.bin b/checkpoint-13000/optimizer.bin index bd5c0eed91b3dfbd9abacfa139aea8608c7a04b5..2a885a952075bd7f9ac29a50982a2a261910e839 100644 --- a/checkpoint-13000/optimizer.bin +++ b/checkpoint-13000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b09c9e3fde28864e8dea571b8a9fd9ccecd8e2b89a2dee2c784d49627357d6e -size 73251413 +oid sha256:b1408fce90a46055b8e7c39a0543d24c8ec1eb496778d2dd0aca6cb79c08d0fa +size 126008021 diff --git a/checkpoint-13000/random_states_0.pkl b/checkpoint-13000/random_states_0.pkl index 814a00796693c41d2997747135d9e3e78366e38b..8cd1ab915afff8984eea17475a12d9e74fd9f4e1 100644 --- a/checkpoint-13000/random_states_0.pkl +++ b/checkpoint-13000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4134f54a10de613994de19c2f2a22aa9f6251d2c28c767ff0ae93c5f57b1aba -size 14727 +oid sha256:77697181fe224afb4a9cb9c6e2f5a2f94ebfcee2895e49315035cc4fd9f26df3 +size 14663 diff --git a/checkpoint-13000/scaler.pt b/checkpoint-13000/scaler.pt index 8aad30256854fc27003d024298c4970720bcff52..e33a0643a7ed7ccfee4c4ba48d8000533f660b9b 100644 --- a/checkpoint-13000/scaler.pt +++ b/checkpoint-13000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb2ede5ba06e50c3f6b7cae1fb91def707642d0db0f1f02d15e9011200a21607 +oid sha256:515f553a79ee9a4f0a6031a5d34119408100827972201ca34081ab8d40da3ee8 size 557 diff --git a/checkpoint-13000/scheduler.bin b/checkpoint-13000/scheduler.bin index 9558296f7b830361bc332a4575f30c7683995e89..9b499372b57f06dd1bfd35a6d237129857655bbe 100644 --- a/checkpoint-13000/scheduler.bin +++ b/checkpoint-13000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3e89e3f642d935d9bfdc44ad05c70ea4f92252d373dad83e95349f029b5ff17 +oid sha256:09bf461572e3a53b096e48a00ba44ae9b258feb718a821f189f527ab95a713ba size 563 diff --git a/checkpoint-13000/unet/config.json b/checkpoint-13000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-13000/unet/config.json +++ b/checkpoint-13000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-13000/unet/diffusion_pytorch_model.bin b/checkpoint-13000/unet/diffusion_pytorch_model.bin index acd5e261d1a56e2b4f008798d7cb410454c7eeac..0f66b6c27afbcb4130fc316bd03831bd726ed3d2 100644 --- a/checkpoint-13000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-13000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8df2cdbc4b0de22e32d40d7067bc36e811cc077557f0204421dd84a911b3a25b -size 36621969 +oid sha256:ce4370fda308eb9a50c1ac52d45801090ea06398e187081f604c434b788f2fb8 +size 63003985 diff --git a/checkpoint-13000/unet_ema/config.json b/checkpoint-13000/unet_ema/config.json index c49804620f43c86fbcff40333f52c0b01d1f86a8..9434302749d00de1863dcbea5fa271e5b41b1cf7 100644 --- a/checkpoint-13000/unet_ema/config.json +++ b/checkpoint-13000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-13000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-13000/unet_ema/diffusion_pytorch_model.bin index 1bc92b9dbb45487e4428ee6b898c3df5f52bc6c5..f07901e84f6c7d1fd1780a2bf32439ee2fd6f57f 100644 --- a/checkpoint-13000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-13000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e88aab9796e6aa3ea5d99ebf681c18967be9e7fddf4095963c9174b493d4032e -size 36616081 +oid sha256:d8b7155d40604dc90b3a9d4b5944f7e42a2b48b89d2dd87b06be3e57a422de5d +size 62996305 diff --git a/checkpoint-13500/optimizer.bin b/checkpoint-13500/optimizer.bin index 4e8322c95f96d8119145052cca76c3c1367a40e3..8ff34bce463807095d45e513e0aa776b8b18664c 100644 --- a/checkpoint-13500/optimizer.bin +++ b/checkpoint-13500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7192386c3a747dc8983835b896eb7f0fd25e53e9739b5f5b05ad1c48a631360 -size 73251413 +oid sha256:b56c732b00eabce74b8d6e2dafe36464fbd6e0566206728c53dbfb4f29df46d8 +size 126008021 diff --git a/checkpoint-13500/random_states_0.pkl b/checkpoint-13500/random_states_0.pkl index ffb7b03852c7e5e73da138a05150912eb4456184..67234bdd1bd3d9b391a09af4152e97ac0afc9088 100644 --- a/checkpoint-13500/random_states_0.pkl +++ b/checkpoint-13500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3109cd30d0a7dfad280fae79634c3dc4aeeed28716d2d5f1a27bf5bebf6071a4 -size 14727 +oid sha256:d34ed8b664482f5e477ba02aaf312b3224850706d7a4751b69cb49be4a6c9b20 +size 14663 diff --git a/checkpoint-13500/scaler.pt b/checkpoint-13500/scaler.pt index 3d46bb67965f2233a3b09fbf2dc08cc94a43ae88..38c439eacc4fd2e0ce8a98e0f4ee1bff07e2fe85 100644 --- a/checkpoint-13500/scaler.pt +++ b/checkpoint-13500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a92ea4736a8f313a8c91a1c8c6049af194af87436e7961cda3a67c75856e5938 +oid sha256:dd2ae345d24d8800800910b0eae72755099e260c4dc7e08621971cd0a4910f67 size 557 diff --git a/checkpoint-13500/scheduler.bin b/checkpoint-13500/scheduler.bin index 4751b54126717ee0465845b152972e2e57131409..13c5bb658fa1bb5f1137e5af40c672f34fe17ee7 100644 --- a/checkpoint-13500/scheduler.bin +++ b/checkpoint-13500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1eb68e75d8c86feafb0dfc3d006bdf3fcd5a19aab56a746cd81d161b00a25993 +oid sha256:62a7487421b38585e48a9d33da5309f86e831b749d9bac72e0cdedd5080cc6ae size 563 diff --git a/checkpoint-13500/unet/config.json b/checkpoint-13500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-13500/unet/config.json +++ b/checkpoint-13500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-13500/unet/diffusion_pytorch_model.bin b/checkpoint-13500/unet/diffusion_pytorch_model.bin index ea23f3bc75aacc084dfe46f083ce633a3c42d635..34f95164ffbdc3cea7d33c87a126e0de2bd7bca2 100644 --- a/checkpoint-13500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-13500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af3ae36f90505504e7dbef9d0d89e7fdf82ae4bead97c13fa7e8b90fcae31418 -size 36621969 +oid sha256:08d5cef51c9ac0636b20b7427860096106aba2ae280ae0b1627389c302fb45be +size 63003985 diff --git a/checkpoint-13500/unet_ema/config.json b/checkpoint-13500/unet_ema/config.json index 38ae6c86a603730c531dde99017a627be007e267..9d0e47f179a2b248a30375fd482ea3389f8dad28 100644 --- a/checkpoint-13500/unet_ema/config.json +++ b/checkpoint-13500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-13500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-13500/unet_ema/diffusion_pytorch_model.bin index 675f3196f7e00ec069b9cb6a98d1c3bc6c0d90f1..52a93ab208c6649ad88da4a6fd7cdd3646deb9fb 100644 --- a/checkpoint-13500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-13500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a52efef11216a557166881376b19b497d14337709c85e5858a584e01fa81bc5b -size 36616081 +oid sha256:6e78a38706a7fa528171f8d32f338a73d6866cbd10bde046caf5f9a900eaccae +size 62996305 diff --git a/checkpoint-14000/optimizer.bin b/checkpoint-14000/optimizer.bin index 2a8612176fb5c1c347af25fc9fc59ba76be2f7a1..5b720c61c4e89a7ad168d2fae4d6fb7d62299b93 100644 --- a/checkpoint-14000/optimizer.bin +++ b/checkpoint-14000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:590626e886ad453fd00f3ba978d179b9900cc080dc4f23335731b22756f333fa -size 73251413 +oid sha256:5be4fd0fc28cc17d0584593bdb20ae36097ce9b05c01e381e755a219c0dd2f2d +size 126008021 diff --git a/checkpoint-14000/random_states_0.pkl b/checkpoint-14000/random_states_0.pkl index faf9e14ccf0ba94788a36d6535e0d3c2ac96880a..3a7861005215cfdc771901729d0a352cfd87a323 100644 --- a/checkpoint-14000/random_states_0.pkl +++ b/checkpoint-14000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ba06c5ce2ae494d6c96c8582e18e6a58882c05b5041cdadf77973926da36d5d -size 14727 +oid sha256:738230fe66f872452ad0877fac08b8b1125b4383941bcfa4b8ce555c57952e64 +size 14663 diff --git a/checkpoint-14000/scaler.pt b/checkpoint-14000/scaler.pt index c480ecda6afcbd07cddc0c4036a5697585de6109..ddf1c4b9ad45336c8536ea708eaa13955bfd4b70 100644 --- a/checkpoint-14000/scaler.pt +++ b/checkpoint-14000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40c00dd84b7b72ae1f3d13788a4f6f39d52fd18cc3a12250bfec939a2d0e71a9 +oid sha256:33c4fe388072966fa3e23488a93d45ba9d64e5ea5b555c5e1117486539f41c2a size 557 diff --git a/checkpoint-14000/scheduler.bin b/checkpoint-14000/scheduler.bin index 95f6ce3e27fc46a2fbea723d37979dc4f4062291..620fac450817d4075cf5305037aacbce9fe7728e 100644 --- a/checkpoint-14000/scheduler.bin +++ b/checkpoint-14000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6652a6f4f43c92380f387888674d4cec373766bbdc9ced61de13fb98297d18bc +oid sha256:f42fdc6f13a690bc95d81628dc598f2cbcb3fee2c0a041c3508e5c6451729a21 size 563 diff --git a/checkpoint-14000/unet/config.json b/checkpoint-14000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-14000/unet/config.json +++ b/checkpoint-14000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-14000/unet/diffusion_pytorch_model.bin b/checkpoint-14000/unet/diffusion_pytorch_model.bin index fdaf3cbe48b619f60cf806d2e7bc832154a646d1..d43de4ec2a4343f0adbbdc62054dc07616ad33da 100644 --- a/checkpoint-14000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-14000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f8c118c6309dd1cac622cd47d2eb9d72d332dc44b80d1e3d7df2f6f9a7dca7d -size 36621969 +oid sha256:19f2eca9c6c2360437e35b5e84ebf8eb122aee0690b7351944e5ec86286740ec +size 63003985 diff --git a/checkpoint-14000/unet_ema/config.json b/checkpoint-14000/unet_ema/config.json index 901c06ff466e76968f7187a7ea5a1f101b8efa07..3c312c84946eeccfbf34bac455edbff67fa98b4d 100644 --- a/checkpoint-14000/unet_ema/config.json +++ b/checkpoint-14000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-14000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-14000/unet_ema/diffusion_pytorch_model.bin index 1967c3bf44f109208cd05fcd441481dc19097cef..96a9ab0438daf1f8f4258c18b200e507eb9d9f52 100644 --- a/checkpoint-14000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-14000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:442394fd0aca557fed2eacd533a08962910d57d76381cb397cae4c7e8269cbb1 -size 36616081 +oid sha256:beb7ca32e9183c6edba49d1da4c5d3c7bc12a8f1a008f458a63a82b56f9977b5 +size 62996305 diff --git a/checkpoint-14500/optimizer.bin b/checkpoint-14500/optimizer.bin index ae2bdd1ac3e61df36553f75e33b49284ed7b5839..db82945aa3689ef58c2a565e5a960fd1e7dfb9ca 100644 --- a/checkpoint-14500/optimizer.bin +++ b/checkpoint-14500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00d21c00c8650cc82fd72c1b0a18b8a5e911ad2997e01c9b671b7354f25c5244 -size 73251413 +oid sha256:874372acff5215ac5223494d0380af34bb41148e81ebc7f563723ced6ab69022 +size 126008021 diff --git a/checkpoint-14500/random_states_0.pkl b/checkpoint-14500/random_states_0.pkl index b9ed826e63222d2e294a6bc550274f83332afa3e..d2b21b332331ee585b1f7a1527c4da69107fa1e1 100644 --- a/checkpoint-14500/random_states_0.pkl +++ b/checkpoint-14500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4a6abf263d3852cf94b794dcdcfb0817a5d40c215c0307b82b30fae946d1de00 -size 14727 +oid sha256:7f8c2db551bf74dff881bacef4e733311cce169f1dbc7ab2e729a63d1e528bdc +size 14663 diff --git a/checkpoint-14500/scaler.pt b/checkpoint-14500/scaler.pt index d73b731d5dda1026525de7f65b99ae2aa1ddaa84..e8a8b4b5147f2d37eadf6e7ce96f829d39639a53 100644 --- a/checkpoint-14500/scaler.pt +++ b/checkpoint-14500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b108eddcb4492354317344f04a3687f6303afa4351104eec37fee8b05534889f +oid sha256:e27ee70c0dc4ff375fe7f7f1e6167c602b65c77a97aa1e9dca8b882963de4aef size 557 diff --git a/checkpoint-14500/scheduler.bin b/checkpoint-14500/scheduler.bin index 67eaa11d2276ba2622994ee75b7ffb3d8cac230d..43b40505e1c5251c841952a20247192d4a81e329 100644 --- a/checkpoint-14500/scheduler.bin +++ b/checkpoint-14500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80db125100e64c9d86974d0eb678758dabeb1d9d80ea72cf52582f8d42efab77 +oid sha256:f4c94359905899f7583dc7f6bfe3bdd4281cbbc1e11acedf5cbdffa091aadebd size 563 diff --git a/checkpoint-14500/unet/config.json b/checkpoint-14500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-14500/unet/config.json +++ b/checkpoint-14500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-14500/unet/diffusion_pytorch_model.bin b/checkpoint-14500/unet/diffusion_pytorch_model.bin index 022b27888a39eadf1f30b1e6a8d843ef37c67fba..0a5b580340866a36e84ed18854041a676693657c 100644 --- a/checkpoint-14500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-14500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db22b8be9ca542d8c8d07842139c7bfc9aa9e6bfafa1ac2ffecd703048783a39 -size 36621969 +oid sha256:b452b8a265f4b6f8c456433a8c1ba2fd82e094c4ece49ca01ced472271c73d33 +size 63003985 diff --git a/checkpoint-14500/unet_ema/config.json b/checkpoint-14500/unet_ema/config.json index 3d68a9752771af01f8d587756aa1343432be9878..4f6d070370bdbb7fab7e35c4e9466fa43a22b026 100644 --- a/checkpoint-14500/unet_ema/config.json +++ b/checkpoint-14500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-14500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-14500/unet_ema/diffusion_pytorch_model.bin index 04fcada6a80b003e91a2699bda89eaa90b49ea79..48bc5d52104a41aa14cc3e758d465d1c626a6a89 100644 --- a/checkpoint-14500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-14500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6143cb8502ec274068bfc6ce2996f5584de8c299585c6b01a443dd0807cdebd7 -size 36616081 +oid sha256:ea520fad4931fbf05960f6d75738400da3054051bd4e77a6e85f6b1b5bc5b279 +size 62996305 diff --git a/checkpoint-15000/optimizer.bin b/checkpoint-15000/optimizer.bin index e372eab631e424b08cbdd561338c79279d353f75..c298b00139777c9c1685d36e39d8a9bccbad988d 100644 --- a/checkpoint-15000/optimizer.bin +++ b/checkpoint-15000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e482ea6d91ba5b270f17488f9707b835c626fc424ac854241284a92f8663a0d8 -size 73251413 +oid sha256:61d5439017bc1dc281ed70f140df8b38982d3d1cf129d0acc66673be18035868 +size 126008021 diff --git a/checkpoint-15000/random_states_0.pkl b/checkpoint-15000/random_states_0.pkl index 3563530e61348d7636ec69e5b3be0babce77de52..7cb7d2848435bdfb23e7e3529a5ea6b0bdce3003 100644 --- a/checkpoint-15000/random_states_0.pkl +++ b/checkpoint-15000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fdb85860c2477792a4bdd128ed2255baceb3f0c30128a38ca1ffc41d470e78bf -size 14727 +oid sha256:15b82c56c7437b3b5a7f6330e464030016aa4c7ea7ab8f29560245a27e908da3 +size 14663 diff --git a/checkpoint-15000/scaler.pt b/checkpoint-15000/scaler.pt index 0dbbe491adfff7796a3873176face6d35d8b058b..545c2a890ff1bef8bb148903956fa863255ca24c 100644 --- a/checkpoint-15000/scaler.pt +++ b/checkpoint-15000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44e449b16686e1fe06c54ae537a0c05b18649ac46b2a4804edbf2784803ffe5e +oid sha256:cefbd3bcdaac3d272dce3f2b8448b6dd947af381b4a096b10a0047ddf7aa725e size 557 diff --git a/checkpoint-15000/scheduler.bin b/checkpoint-15000/scheduler.bin index 403953d38bd8474642eeb8adf5d741c92ef64e33..d81e748a60a0e4a5f1dc9a1f3c98f9520035ba26 100644 --- a/checkpoint-15000/scheduler.bin +++ b/checkpoint-15000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04dba0539f2ae351f650c88df5ce846bd463c5aaf6de7e1a0dd907910de54607 +oid sha256:901ebef4153a5e41d7e18f4320c90a9f400cc3dd678487a97a9564b8edab5a62 size 563 diff --git a/checkpoint-15000/unet/config.json b/checkpoint-15000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-15000/unet/config.json +++ b/checkpoint-15000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-15000/unet/diffusion_pytorch_model.bin b/checkpoint-15000/unet/diffusion_pytorch_model.bin index f32dad5b268a2d23c9dcc981cdd42f809d45d356..dd8924a46fb7b08518637ce2f3d806b3d58d461c 100644 --- a/checkpoint-15000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-15000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22fe4f68f1efb471071ffa7e0d35d530639e25e72f7ebe5cbcc6b622173b382f -size 36621969 +oid sha256:3d96012d49c94bccd31b59d633d1ce995d52b61d9f84500ee6a78c28abb2bf7f +size 63003985 diff --git a/checkpoint-15000/unet_ema/config.json b/checkpoint-15000/unet_ema/config.json index 5fd26404755780bcc4e9637973d0b23578f6f9c7..602d033dd506823178b96222d752a9e2d94c254f 100644 --- a/checkpoint-15000/unet_ema/config.json +++ b/checkpoint-15000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-15000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-15000/unet_ema/diffusion_pytorch_model.bin index e7489f6b5bf8ff8b455516db436d09bbd5cfc22c..d6e21eb6165121b11bba52960bc254d1a1d33d44 100644 --- a/checkpoint-15000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-15000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aaa2ef3e640aa164184fbb2ce5ced157712d7b6b4cc6dd91d66deaa8bf855b58 -size 36616081 +oid sha256:20237dca3baafea21c6893e9e6cb0f17619d1695b182ccfe016eb59693c76f81 +size 62996305 diff --git a/checkpoint-15500/optimizer.bin b/checkpoint-15500/optimizer.bin index ca067aa7efb868557a1978924671b72605a43bcc..f8cf1a8e8739e358ed0d545dd1942e896b2953a8 100644 --- a/checkpoint-15500/optimizer.bin +++ b/checkpoint-15500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:465ee3031c381fc51d07cb65b677441fa7ae1adbc7edd95c5116e7a178704ed1 -size 73251413 +oid sha256:3ca0fb82998c5f0e40b7dd22f37d9328d9be8608bb520d739f0147e355f1e01f +size 126008021 diff --git a/checkpoint-15500/random_states_0.pkl b/checkpoint-15500/random_states_0.pkl index 3cd6a3275a1c13e20a6ef4a07f6a3d65038f7d26..a4f3f9485761605632ceff44337ab4daf688ea22 100644 --- a/checkpoint-15500/random_states_0.pkl +++ b/checkpoint-15500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91e2ea5f7d9e02c8c1771a5c55996ecf24712324762d4abf38c1c6c2f179f6f2 -size 14727 +oid sha256:f592a1ad211c31936faae838c98eb1ae6d517e7559091b27997c8c1073f579cd +size 14663 diff --git a/checkpoint-15500/scaler.pt b/checkpoint-15500/scaler.pt index b3765a23020856aac9fd6b0d39beff4604346e8c..0ed56171df1e1e6b3034fb0aa0099efd8d732878 100644 --- a/checkpoint-15500/scaler.pt +++ b/checkpoint-15500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1ce6be86919d726268e07df3f2def2390142e3874042b734c357352a0cdf8c5 +oid sha256:a4e41ba8bcbb20510074073c07c3f791a895913f9be54761467d4ed1a12c1657 size 557 diff --git a/checkpoint-15500/scheduler.bin b/checkpoint-15500/scheduler.bin index c7328d1d8899ac4f6d952f46a3c38fda11edeb85..cc357a556468d03dcea966b0de15845370ac764d 100644 --- a/checkpoint-15500/scheduler.bin +++ b/checkpoint-15500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb9d60a5ef0ce41d6d3254add36cd45d47c6b8076beb61f9f3a950fb8dd47d2 +oid sha256:4eed76317134a609b405b83147bcdc170ced55b13121e337b6647a29697bfb3f size 563 diff --git a/checkpoint-15500/unet/config.json b/checkpoint-15500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-15500/unet/config.json +++ b/checkpoint-15500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-15500/unet/diffusion_pytorch_model.bin b/checkpoint-15500/unet/diffusion_pytorch_model.bin index 108c8bb9c480b059000110eaf0b44df94a2cbd86..4ba3f7a0410d615e2a1ade9d1aad211d63ba53c3 100644 --- a/checkpoint-15500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-15500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6626e437d91c5c5ec31e49af795ae7b2aad4ee147243f3a20694dd07ed664302 -size 36621969 +oid sha256:60f1d197c55d4ab92c0e5b188770d5ef73896d48b5d92dbe2f2a277031464bed +size 63003985 diff --git a/checkpoint-15500/unet_ema/config.json b/checkpoint-15500/unet_ema/config.json index 84b8b1d7b1ba1c0163a5799e3543ad1cff95673f..2e14d1559edf83bfe1b2856b34a3f94a46755d5d 100644 --- a/checkpoint-15500/unet_ema/config.json +++ b/checkpoint-15500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-15500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-15500/unet_ema/diffusion_pytorch_model.bin index aeaab57a1e7a5b8d4ee0d4dae57fb91ff4b7d27a..b426a74f62b88d4109847d278a55c235ac36a060 100644 --- a/checkpoint-15500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-15500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:277551d5cfd36df8aede2d525dd72f2e1cde2a07d3ebcb9416f4ed5073423224 -size 36616081 +oid sha256:d142473ccfb61ebc023050086ce92365f6ccae6291896e7e3784b70c01e0bd95 +size 62996305 diff --git a/checkpoint-16000/optimizer.bin b/checkpoint-16000/optimizer.bin index dc14a8169c36dd8f43afdf71a4eb4679f7c9ac31..004e29e6b4b87346a874cae9a994e44e0be91146 100644 --- a/checkpoint-16000/optimizer.bin +++ b/checkpoint-16000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42c283b0345f784f733a909a4a9d41b747c8b3feeb32ea869147bd3caa66ba85 -size 73251413 +oid sha256:46295322639ab05d1cff5224838116257cf86df7c3df03dd551773ad87c7a9fe +size 126008021 diff --git a/checkpoint-16000/random_states_0.pkl b/checkpoint-16000/random_states_0.pkl index b6f9ee7784e9e7efca493dab1a920a98b8611591..e180aca352432a1becd9b509f65629cc69225ef9 100644 --- a/checkpoint-16000/random_states_0.pkl +++ b/checkpoint-16000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebfe612230707ab360505e5bdc38fb8e31f861d9d14ca6a9a5227c1ab2c4fb40 -size 14727 +oid sha256:7d7be9a9c2685c96e0b25e851b0b1fb76941f7a6cb6189cfda65b693c1aa4c20 +size 14663 diff --git a/checkpoint-16000/scaler.pt b/checkpoint-16000/scaler.pt index b6060b65d2b15eb61408c0462d54eb4757d4d93d..ef2c938bb7cbb1bd9044ed1b3cbf9e83c1246a2a 100644 --- a/checkpoint-16000/scaler.pt +++ b/checkpoint-16000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14a7b134eed59215384cb85ccbe7b3891d39c3e1403e36af40ae1424cbf434e9 +oid sha256:64a46da65494cf2fb1d1fa9b3748920e2052bc009356fa89fc0b8028ef1bf9e5 size 557 diff --git a/checkpoint-16000/scheduler.bin b/checkpoint-16000/scheduler.bin index a16839b2d5c4b34bbd811f3e9da3add1d7e67bec..3bfc6c22e8895aecad9c9d30bcfcaad4d18ab88f 100644 --- a/checkpoint-16000/scheduler.bin +++ b/checkpoint-16000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ed745110691e15d44686402faaabe7ff8150f9733d0895f1730a05e81c8ae2 +oid sha256:f07530d7c697ad55141515204f03da7911d92f910c55bc6669f4f321c265844a size 563 diff --git a/checkpoint-16000/unet/config.json b/checkpoint-16000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-16000/unet/config.json +++ b/checkpoint-16000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-16000/unet/diffusion_pytorch_model.bin b/checkpoint-16000/unet/diffusion_pytorch_model.bin index 280202aff02679f9fa3f4c42a1fddb95d68e798c..ab5e53fa115ca902ab13f5447fbca70ef32780e9 100644 --- a/checkpoint-16000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-16000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54180b648990b92e8d308f3a4ae2b8c399b7f11df3f0f2294815771da7bb3387 -size 36621969 +oid sha256:1029d9727b2e59d7326ba66ddd2ca77c05a325ce85490d857ff2206eb68cfc11 +size 63003985 diff --git a/checkpoint-16000/unet_ema/config.json b/checkpoint-16000/unet_ema/config.json index 6f5a740930b1f3b36cdeb2350688a091284d7600..639cbf2e4623566dfb7fa605d5f85e3420d0d838 100644 --- a/checkpoint-16000/unet_ema/config.json +++ b/checkpoint-16000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-16000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-16000/unet_ema/diffusion_pytorch_model.bin index ccd7bbebdb38fd3c2b5bda1de901e61a626582b7..e57cd76a781e177915c3dd07f76fee234c49fa69 100644 --- a/checkpoint-16000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-16000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d772ac3b4f5fa54ad677c0352fad38b0fec4e04ca901b6d2b257b06b6e45d86e -size 36616081 +oid sha256:cc04cc28167bd5650b26b971e42cc57ca586006a6ce8fb59d786fb489e7d0221 +size 62996305 diff --git a/checkpoint-16500/optimizer.bin b/checkpoint-16500/optimizer.bin index 079c97e13dfc9653dd71d7204b4d6797195a16de..fa447367a8ca9048fcee923caa1bcc019d50b54f 100644 --- a/checkpoint-16500/optimizer.bin +++ b/checkpoint-16500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa59b920d31d2df1a88913866e0b13d29698fecaa79045a8f7b1096e40009a62 -size 73251413 +oid sha256:bf62470725c7bc72da947ee572deed65f1e437e4ec2266db3e1e90274cf14172 +size 126008021 diff --git a/checkpoint-16500/random_states_0.pkl b/checkpoint-16500/random_states_0.pkl index 6081d8be6ab66c024d03aa609cb0343b8d0220e9..ee38865fd64a820000a5c5cb3e9e967961a7668a 100644 --- a/checkpoint-16500/random_states_0.pkl +++ b/checkpoint-16500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa8890e470beb284ac7a2767651809c0f2d9df791778f1711656a750b6affbe3 -size 14727 +oid sha256:3cd802a7a251d76f9dd612d7aa94765157efdd0e09db259a298c6ea75f183e91 +size 14663 diff --git a/checkpoint-16500/scaler.pt b/checkpoint-16500/scaler.pt index 8b3321964383ebd0de7df3f729785d71d7f9a105..5b586a48b37c898175349e6ff4f6b85ed38e8284 100644 --- a/checkpoint-16500/scaler.pt +++ b/checkpoint-16500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:545b85ab9131103eb2eac624327f56ebddb8ae06a805fd1f2e10f6d7560b1786 +oid sha256:5ecb222c001b5883887fd9489797f13bb6989ec205e5c05c3ae5f9e8864198cc size 557 diff --git a/checkpoint-16500/scheduler.bin b/checkpoint-16500/scheduler.bin index 64e252c458883bac8ea02cf88288bd3c34e4275f..af5d47ad3faf79d729f13bdfee2e15247e83d7cd 100644 --- a/checkpoint-16500/scheduler.bin +++ b/checkpoint-16500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6080c4b15892db255914651c832ef37abf2b59bead9dd63dd52bf07478d915e7 +oid sha256:e3c68b9fc93dba2ff447d4399d7517239628501ec126a1fe4a6986e4d9effd58 size 563 diff --git a/checkpoint-16500/unet/config.json b/checkpoint-16500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-16500/unet/config.json +++ b/checkpoint-16500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-16500/unet/diffusion_pytorch_model.bin b/checkpoint-16500/unet/diffusion_pytorch_model.bin index 3b2f837b78d35fe58f8987fd896f65a4af082708..de2505968a8bfdf4c438d04408dd234b18fa5ebc 100644 --- a/checkpoint-16500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-16500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1675d36bf9ccc69950ff9deffd1d2d5236d6e02702debcc653cbc55e778a658e -size 36621969 +oid sha256:4d29b26a16f55755505295c00bef692c4d12bc950d273011824aa53799a33f5a +size 63003985 diff --git a/checkpoint-16500/unet_ema/config.json b/checkpoint-16500/unet_ema/config.json index 053c76c632de36828cd236dabad4e7028e54643a..f26147d04e6c2735d392d1dd404d94b92ae0191a 100644 --- a/checkpoint-16500/unet_ema/config.json +++ b/checkpoint-16500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-16500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-16500/unet_ema/diffusion_pytorch_model.bin index 157508c4825e37d105eb8f3c52dcf81bf3892783..529b003e4889dc3a943c928b82e7acd0ada80ebe 100644 --- a/checkpoint-16500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-16500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c846b72c627e98925fe4c473c0c0bf4fdc4ded694f722a2300988046a8432f80 -size 36616081 +oid sha256:18116ed6d9a548506c4c50f03ae59da94fcd1a42ed3e195522d67646f23d6f69 +size 62996305 diff --git a/checkpoint-17000/optimizer.bin b/checkpoint-17000/optimizer.bin index 5d727fba2343f127bfc6b9bd7151ceaa3f6684de..4c940753b2a326cc5083ed63ad1b526cc3c005d6 100644 --- a/checkpoint-17000/optimizer.bin +++ b/checkpoint-17000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b7aebdba918e8a84301474ef1a1019eb4299572ae683df98d87b472c452967b -size 73251413 +oid sha256:458d33ef400b1873f09a69b1e10c346e3e9c2adbdc0ebbbe555fdf97e248aa2a +size 126008021 diff --git a/checkpoint-17000/random_states_0.pkl b/checkpoint-17000/random_states_0.pkl index 2c5b55d4a8181594296ccb0950b1bda39919a0ee..5a37af679c020967386149087649a043aa564c59 100644 --- a/checkpoint-17000/random_states_0.pkl +++ b/checkpoint-17000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:568c3a28d3e22e089cf2491acfaada60700c7df01bdd7945fead5c76a9e58671 -size 14727 +oid sha256:beebdc6700e44aa5e66660ddc47be7d9aa27c3ffbb1f0b66eccb6cafa5e3f38f +size 14663 diff --git a/checkpoint-17000/scaler.pt b/checkpoint-17000/scaler.pt index f8516c1f3330b0a6904c2add456737f03e112094..a690508133970d0b3a3539004f386e784c96ac75 100644 --- a/checkpoint-17000/scaler.pt +++ b/checkpoint-17000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9da8d6d52516cfdc62c357b87f4c48d688c0f8570678c52a5d2b3992d409bd18 +oid sha256:955c886ba2bbff4718b0afbe9c693c9a91a7678a2f1c097557e84a6aa607a0a1 size 557 diff --git a/checkpoint-17000/scheduler.bin b/checkpoint-17000/scheduler.bin index c8e4e44daec7697c0ae491f39b9af0e3af8e4823..7307cfb56cf4a0df2c87a9c0c742b043815515dd 100644 --- a/checkpoint-17000/scheduler.bin +++ b/checkpoint-17000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29eb7e017ec6ea55428a291125ec2d9cd297fca2433993d891df038bc608f342 +oid sha256:b18d0f0563d8b823605308a490a8104b956d3f3a02a617d862212ce19b573564 size 563 diff --git a/checkpoint-17000/unet/config.json b/checkpoint-17000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-17000/unet/config.json +++ b/checkpoint-17000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-17000/unet/diffusion_pytorch_model.bin b/checkpoint-17000/unet/diffusion_pytorch_model.bin index 7f19ad1d5ed967ab1984616a2c56631dfd7ec7fe..3fbfe79b4cf7dcc475f5a3f92894aa99ff5eb9e6 100644 --- a/checkpoint-17000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-17000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6a697980f1cbd07365112e5348200154ba32e6a3862f8a02f28134872c155e7 -size 36621969 +oid sha256:d05f23f78706358d98d5a6a88f0be05d5f58189aec800f5c8dbfe6db4e6efeb6 +size 63003985 diff --git a/checkpoint-17000/unet_ema/config.json b/checkpoint-17000/unet_ema/config.json index ed08f24589d24432f85cfafaad26a143ecc59ab4..e5ce7b2b2fcf5d46085339bbdae561e39c583243 100644 --- a/checkpoint-17000/unet_ema/config.json +++ b/checkpoint-17000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-17000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-17000/unet_ema/diffusion_pytorch_model.bin index 380666ccf1b9049197122c15d363353f5752da41..106be818d334a0e3bc63dc9ec63520df97c85637 100644 --- a/checkpoint-17000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-17000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:10d3753593498c5576c1ef26997687c2c9beadff1af37d08e022538c78e44073 -size 36616081 +oid sha256:060119da509cabfe6aea0263306d18d80823a538202988f4bba76b64b8a1365c +size 62996305 diff --git a/checkpoint-9000/optimizer.bin b/checkpoint-9000/optimizer.bin index 3bc53bf39e6ffba77cfd673c7bb0c8384246f538..d5d8f7ec142d6773508d7a3c16d09ddd42d0a396 100644 --- a/checkpoint-9000/optimizer.bin +++ b/checkpoint-9000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4d531dd71535ffcabaff734bacd2e00922c2d2169ede7a964454d2a928cbef3 -size 73251413 +oid sha256:b020ac0e343908e06e89c75d11189cf76ae04249f7a500757f9239e9b2675463 +size 126008021 diff --git a/checkpoint-9000/random_states_0.pkl b/checkpoint-9000/random_states_0.pkl index 37f4198fb1973c0033065bae12c4140c7b0a425a..deebe968cd18c914f9ef262888a8ff978dd13449 100644 --- a/checkpoint-9000/random_states_0.pkl +++ b/checkpoint-9000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7732aa3db56975608409f58487947af1696f0a339c75eee7d15969444d145fe -size 14727 +oid sha256:521c0e3a650bdbf79d76b83bc64c0967a97ee103dec58c164834445579ae386b +size 14663 diff --git a/checkpoint-9000/scheduler.bin b/checkpoint-9000/scheduler.bin index 60d94875c8afc6744d05dac5fd7662467005f3d9..a6868d6abec5008e8d79f82656319f6261eb0ad8 100644 --- a/checkpoint-9000/scheduler.bin +++ b/checkpoint-9000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75213f0d644dc782a1f72fedf6f0c940605d18bb55d710b93cd9148d38c648ed +oid sha256:7878a1e9745b5c950bf13a514b7bdfce83c137d2659a1e3b75a8954783155605 size 563 diff --git a/checkpoint-9000/unet/config.json b/checkpoint-9000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-9000/unet/config.json +++ b/checkpoint-9000/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-9000/unet/diffusion_pytorch_model.bin b/checkpoint-9000/unet/diffusion_pytorch_model.bin index 4847c76502f775d8b9c36cf6c7519287cce5dcf0..229d724950350adf307003e6b24312019b14bcf6 100644 --- a/checkpoint-9000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-9000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2260d4bc0dc14fdd523fcddcd80c298be3983f989f677b95db023a39e7b0b5a1 -size 36621969 +oid sha256:ef4c5a1f1239060aa2a643f2c98a59a15b53870352d4476b5d8270b39aede35e +size 63003985 diff --git a/checkpoint-9000/unet_ema/config.json b/checkpoint-9000/unet_ema/config.json index b06cd0f29a781b1010a2f5a7c603dc20924b642d..ff37d58f50d10efc09808b0690dc98de5c5a10dc 100644 --- a/checkpoint-9000/unet_ema/config.json +++ b/checkpoint-9000/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-9000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-9000/unet_ema/diffusion_pytorch_model.bin index e04b07d96e2cb447c5a057fdc280ffb6a7ae1b5e..8b004851098a304ece87af43fee9ed6f59f06872 100644 --- a/checkpoint-9000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-9000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ac04b392d83dce22d5932cbe6701add96b0821de9e1e32c47e60e65dde6e9f7 -size 36616081 +oid sha256:1f3dd015bf38472905db5659c0a015a9eac828688f56581c2da042b653d31347 +size 62996305 diff --git a/checkpoint-9500/optimizer.bin b/checkpoint-9500/optimizer.bin index 464ad71dd370918e95c2333a222528216801056c..311825e2407c5f6b593af741ab033d81e2835080 100644 --- a/checkpoint-9500/optimizer.bin +++ b/checkpoint-9500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31d8d3d939629efe78ed1b57eb5ebd06163b304297693d0ac4972efc2d5712a8 -size 73251413 +oid sha256:d6677aade122f499d164a66597818ca85c63ef1b24eb3708db3a11fc0c766e63 +size 126008021 diff --git a/checkpoint-9500/random_states_0.pkl b/checkpoint-9500/random_states_0.pkl index 3a2c6809c9614f623c47d78456f2a644c97a8528..92f2240c1de4be5c05b9fabb463f47db621db532 100644 --- a/checkpoint-9500/random_states_0.pkl +++ b/checkpoint-9500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f02066a9c44934a7914c26842f925106145628717263369e1fa03ed48c154f77 -size 14727 +oid sha256:3a2efa2feba2f66703c42375d8c0441e38068445cd63bcaa6822981ae37641ea +size 14663 diff --git a/checkpoint-9500/scheduler.bin b/checkpoint-9500/scheduler.bin index b8cf0ffd724e0fd711884eef65bcc972db9e2b6c..b8459a305c514c8b7ec4d80ab4554ea8bd82dc38 100644 --- a/checkpoint-9500/scheduler.bin +++ b/checkpoint-9500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:66c0adea3455901165f0dc7ac4e8f9f23934377a63e7d5bfbe606529830d8f03 +oid sha256:65e52215adad4c8fa94977f9629e44ca21f698c1e19e342c474db35f67f9602b size 563 diff --git a/checkpoint-9500/unet/config.json b/checkpoint-9500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-9500/unet/config.json +++ b/checkpoint-9500/unet/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -19,9 +19,9 @@ "cross_attention_dim": 256, "cross_attention_norm": null, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -52,7 +52,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-9500/unet/diffusion_pytorch_model.bin b/checkpoint-9500/unet/diffusion_pytorch_model.bin index d0cc4bee2f1eace3a2d8d002be28ba0c9d334630..1769dc8c85334c4011dda5425df25bb4c5061edf 100644 --- a/checkpoint-9500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-9500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4ace898772f39911fcf9f4bf58a59caf9517e61e873552e0908cde6636b16c8 -size 36621969 +oid sha256:8879dedd948431e33de1409c6a7c7ca7c17d40554332e07e207c8329f4e3aeb3 +size 63003985 diff --git a/checkpoint-9500/unet_ema/config.json b/checkpoint-9500/unet_ema/config.json index 73cd40a85a1cd4c0eb4300a9445674632a6249c5..69b80e09d16e34f312889fe35d60369f8f889024 100644 --- a/checkpoint-9500/unet_ema/config.json +++ b/checkpoint-9500/unet_ema/config.json @@ -6,8 +6,8 @@ "addition_embed_type_num_heads": 64, "attention_head_dim": 8, "block_out_channels": [ - 64, - 64, + 128, + 128, 128, 128 ], @@ -20,9 +20,9 @@ "cross_attention_norm": null, "decay": 0.9999, "down_block_types": [ - "DownBlock2D", "DownBlock2D", "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", "DownBlock2D" ], "downsample_padding": 1, @@ -57,7 +57,7 @@ "up_block_types": [ "UpBlock2D", "CrossAttnUpBlock2D", - "UpBlock2D", + "CrossAttnUpBlock2D", "UpBlock2D" ], "upcast_attention": false, diff --git a/checkpoint-9500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-9500/unet_ema/diffusion_pytorch_model.bin index bef5c57387724cc6bc2281961586cd137f123825..577ef85ea2ebc6421e39d2d3624aed5d3a69c573 100644 --- a/checkpoint-9500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-9500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1296d3c15068d0342d6482893e29947920a39c11077d9e18e4bfa4b2573bed12 -size 36616081 +oid sha256:6acec6e91f83a30987b976caa06dddca2e92cd41e6f7015b11f79ae6051fcd33 +size 62996305 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 770bffe917873f279a6058bb362e69916fe5f1c8..7c5bb982ab08716e31f9beb456aa1eb57b3f7b08 100644 --- a/unet/diffusion_pytorch_model.bin +++ b/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1443a9426caf351c4f893937e939a3d5433261debd53b385faaa0aa4a036b25e +oid sha256:51bb9ac3098d60e3a30d11e020df9ce61ab92742847ce23d8b32685b921edee0 size 63003985