diff --git a/checkpoint-17500/optimizer.bin b/checkpoint-17500/optimizer.bin index da4d319d10a4ee69aae841e1b485980e96d7fa7f..212cfd63c6c5730b6813ff0afaf2d77c074caca8 100644 --- a/checkpoint-17500/optimizer.bin +++ b/checkpoint-17500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8022e4eb83eadda211fd47616c8101a501282877c0fa925693366c5e32465b7f -size 73251413 +oid sha256:24884c7ee7196295add678ab09b7d17e12ff1f9236ad7b560ca10d34a7f517b4 +size 126008021 diff --git a/checkpoint-17500/random_states_0.pkl b/checkpoint-17500/random_states_0.pkl index c2e526b73af55a7706213835dba2984719cd1d15..96af79ef948e454271d59c63ed8e587ead2a6e28 100644 --- a/checkpoint-17500/random_states_0.pkl +++ b/checkpoint-17500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb1f7e11ddc0e4b275c20c0db53912e1721bad01610572cebf2585623e1c2109 -size 14727 +oid sha256:f7d4d2bcba8cb19d555e71051b86f676fd129d748dcbd2109df5debed68a07e0 +size 14663 diff --git a/checkpoint-17500/scaler.pt b/checkpoint-17500/scaler.pt index 4e8872b53576bfc99213919206c0784c6b2fe525..24100e6442f3750564514cdc3a88da055c58e277 100644 --- a/checkpoint-17500/scaler.pt +++ b/checkpoint-17500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc5c4bb710fe9e1d9cce3dc7eac9c014e214550a38994cf2d2d86ba8a5c5149c +oid sha256:148bafd6cbe78b8b08404f26ec81ada9b090c3c0c5af869f50bf172a072e63cf size 557 diff --git a/checkpoint-17500/scheduler.bin b/checkpoint-17500/scheduler.bin index 754771dd0e9147578c1276d1fb3ad94549fd6743..f18b662edea55657f0a504a2afe46a83f9672b91 100644 --- a/checkpoint-17500/scheduler.bin +++ b/checkpoint-17500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c51046c074d495d2ad818629ae4fbb04ff7c7e1e36937e2571e482d48cfd81cd +oid sha256:921a682a5999643ce7f0db8e3f632a2d99cb45a88eeb1fd4fffd997005ec9b52 size 563 diff --git a/checkpoint-17500/unet/config.json b/checkpoint-17500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-17500/unet/config.json +++ b/checkpoint-17500/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-17500/unet/diffusion_pytorch_model.bin b/checkpoint-17500/unet/diffusion_pytorch_model.bin index 3843c66a6bebc310b549b2e24113047bf50d18f7..5697c01d74175e83ef1739003590a2b2dd644187 100644 --- a/checkpoint-17500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-17500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:581f3d45516bd174d78ed8e1058b4c14dbbcf10e5bd2f7da37d7502562ea2144 -size 36621969 +oid sha256:fbf783f92ce585ca84f97ee82b24d3b7c605e67d7649791fae38719c86be9853 +size 63003985 diff --git a/checkpoint-17500/unet_ema/config.json b/checkpoint-17500/unet_ema/config.json index e9417bdf1472dc0725a2d81d0e208221d103d968..7219820f119d7e4427fe0837a73fd92280f3c30f 100644 --- a/checkpoint-17500/unet_ema/config.json +++ b/checkpoint-17500/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-17500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-17500/unet_ema/diffusion_pytorch_model.bin index 71e1be7eb4c4a40365034d9d2fde9a1b31f79cf5..8017557862fb567381989ef95defb401e0e5b977 100644 --- a/checkpoint-17500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-17500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f9d6aabd3a96cf1a516cb2fa18ee8d1d28b668477959bfbfec80e0411de7033 -size 36616081 +oid sha256:11f15d925163143e01606af441b039aa0073f8c0dbfb84612acb8c7debe756cf +size 62996305 diff --git a/checkpoint-18000/optimizer.bin b/checkpoint-18000/optimizer.bin index 07febd3148b066c57132433e6ef2e6102673d873..1dc3e57a29c5cd591f01c60828cac29b94a54c70 100644 --- a/checkpoint-18000/optimizer.bin +++ b/checkpoint-18000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74b008c0cede3b561a82e24f62e2290d59c4ed40127b0fd8a478de92a6fa50a6 -size 73251413 +oid sha256:d6296070dbd442ff778aaa7d777788c425b9204867c112ed2aa4cb38b85596c7 +size 126008021 diff --git a/checkpoint-18000/random_states_0.pkl b/checkpoint-18000/random_states_0.pkl index 1f353801f734eebc3fc2283ac316deb8b92c35fa..4fc1ea13b8192ca405c304da64636bab6de3ce02 100644 --- a/checkpoint-18000/random_states_0.pkl +++ b/checkpoint-18000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69bf1e48d4cd7541a055a8ea79e538e67eb22566aefc4140438eb30aac6600a2 -size 14727 +oid sha256:73bea3db5d24fe2c7275e5b1033b6e149364063f03cbe8c29185f4a585ac6c8e +size 14663 diff --git a/checkpoint-18000/scaler.pt b/checkpoint-18000/scaler.pt index 6a8d56ad6e216167920d1cb5138ed4c7c439a594..049f38ce2a0662e4ad794b9d4bc196d5848490ea 100644 --- a/checkpoint-18000/scaler.pt +++ b/checkpoint-18000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acc13d4cd9683d6c2cca9751ccbedce176cac29aa5217eaaea663e4042249082 +oid sha256:4ccfb41511ed9f419a40e315eb4cc73f8eeeeee9d897f996e7289c1fe222d1e2 size 557 diff --git a/checkpoint-18000/scheduler.bin b/checkpoint-18000/scheduler.bin index dee66a6c1d48c736cb1289c11e89d8e18cbfec63..83a495db06df4b5a51ff75a909025448a3c8f319 100644 --- a/checkpoint-18000/scheduler.bin +++ b/checkpoint-18000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5bc631ee59f9ee987bdaf80818b344a3068b51f061265e83553f8fe0f628061 +oid sha256:9ee2d9c3a9913bdc73ad644025a504361621ebe90bd03e226fd40a362df7bbb6 size 563 diff --git a/checkpoint-18000/unet/config.json b/checkpoint-18000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-18000/unet/config.json +++ b/checkpoint-18000/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-18000/unet/diffusion_pytorch_model.bin b/checkpoint-18000/unet/diffusion_pytorch_model.bin index a90d483cb170e9d17654a766e36fd61c7031d8e3..87fb9309be510ffc7c99988d7a26c5e422580d9f 100644 --- a/checkpoint-18000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-18000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2171b3d1a259558aac3c175cd2db5f4ead1bb6d26ec4256c223400a673d8a6c5 -size 36621969 +oid sha256:79dae1276bff4f85b69e74896fd9d48773ee9d6e0648d8b3864753435ce1f9c3 +size 63003985 diff --git a/checkpoint-18000/unet_ema/config.json b/checkpoint-18000/unet_ema/config.json index 359b28cbdbc9f2a5167bb0d81ff95512ce6da63a..ac003598f6c06fabece762a32fd53bbaae27df62 100644 --- a/checkpoint-18000/unet_ema/config.json +++ b/checkpoint-18000/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-18000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-18000/unet_ema/diffusion_pytorch_model.bin index d0ccb980496bdc2aad393bfe67cb100744163a47..e0af7cf648481e902f7a59e48a55779940659211 100644 --- a/checkpoint-18000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-18000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60f2121bb65e833730ab71398c6115027acf17834d5f4eacf400a675b6f06507 -size 36616081 +oid sha256:00cb8834a4285247d99ec7463911aedf4df2d0fc4f68eaef4478531423baafb9 +size 62996305 diff --git a/checkpoint-18500/optimizer.bin b/checkpoint-18500/optimizer.bin index 72895d9ef16ea20affaef69ac41adaf7e25c0b19..f1c1dbabf4da1b4f11e7c0d46e6770d23b59c4b9 100644 --- a/checkpoint-18500/optimizer.bin +++ b/checkpoint-18500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffa926ec8d759dac6e7730795a35445958a5bfb34ca211b1b764f4f20070d165 -size 73251413 +oid sha256:908782bc07ceb37752d28da097cb3694e059a848644edbb86d63e2e8aad214c8 +size 126008021 diff --git a/checkpoint-18500/random_states_0.pkl b/checkpoint-18500/random_states_0.pkl index 1ec9e42305526d874413490cf2b3e2a30c85c4c6..46fc1bf0e8bb89b6787e168671dadf208ec02004 100644 --- a/checkpoint-18500/random_states_0.pkl +++ b/checkpoint-18500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07323b51617fc1620c4bd662251a0ff141f9b77ac69ac00533e38b05519285b2 -size 14727 +oid sha256:3bb9103ce866a01c3cc7e5a83e47bdec746f1ae07a33b95ccd4d485ccde624d5 +size 14663 diff --git a/checkpoint-18500/scaler.pt b/checkpoint-18500/scaler.pt index 64f5bb8b46e3a417b1672bcf13ef353a7222140c..bf59313bbf312161f239cf5b68ebd8e0b8cd06ec 100644 --- a/checkpoint-18500/scaler.pt +++ b/checkpoint-18500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f75508fd3e32c7a97aa94bde93a076e2a2a84174d5dc65757728f7eaaf9a0cef +oid sha256:8c7a721e5d1799f133ddbb76ace023a4b03dff5b4d207d8a3c7142daf42649e8 size 557 diff --git a/checkpoint-18500/scheduler.bin b/checkpoint-18500/scheduler.bin index 5a50c2d181d69ffa84ef09e41d538c8d520e9b36..94bab30a38b6edd249c53c8201c4ab887166d533 100644 --- a/checkpoint-18500/scheduler.bin +++ b/checkpoint-18500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47b6bced614328115d898a23921efb23d9fa627e0cc2ba5c216a0b8612e18051 +oid sha256:0f7724c97b95233dc950134efcc4c3275d1917abd0e84333c25a955a3b19effc size 563 diff --git a/checkpoint-18500/unet/config.json b/checkpoint-18500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-18500/unet/config.json +++ b/checkpoint-18500/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-18500/unet/diffusion_pytorch_model.bin b/checkpoint-18500/unet/diffusion_pytorch_model.bin index cfbfbdbbfc1e27c8f43288da8042c4b8c5482955..c59fa533d1bc584c2e06405ee76f6e98465b9dbd 100644 --- a/checkpoint-18500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-18500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8019382dc72e779c827bbfb2b223ddec2a876f5af10851f689aecb0154166ac2 -size 36621969 +oid sha256:79c75eea9de7df11fed656f961d5f12452b059efd00311fb496aff352852a5de +size 63003985 diff --git a/checkpoint-18500/unet_ema/config.json b/checkpoint-18500/unet_ema/config.json index 6aba598a32cb25713aaffae2495bd6337f4df079..f4d1c24e8a1402b4dd59a61ca982f8e08a459cdf 100644 --- a/checkpoint-18500/unet_ema/config.json +++ b/checkpoint-18500/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-18500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-18500/unet_ema/diffusion_pytorch_model.bin index cc820d47d61e68218f7401d2fd695f4210af5a05..828c911e42c500a240a996a69a715e975a65dd99 100644 --- a/checkpoint-18500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-18500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:974d5f67c8de87cf3228dded32d42a2ab0e24a177bd9a10464d91f3bd44237f1 -size 36616081 +oid sha256:fabc9e751ef70e59d3cac766b7f7d3b8c778eef059831093659fa156059cc38c +size 62996305 diff --git a/checkpoint-19000/optimizer.bin b/checkpoint-19000/optimizer.bin index 2e39acc16298686925c6c7109cca35d00986ea32..f947dd841d4bb883dfc475c17737e2e007ed591f 100644 --- a/checkpoint-19000/optimizer.bin +++ b/checkpoint-19000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:708723dd1af2a450ffbe517fc8fe4c502188b828eec633bcaba1111339c8f326 -size 73251413 +oid sha256:4cf87500d00b61bd41e5165311cab8573bd0ee7e01abc1895b32888cd5ef70e9 +size 126008021 diff --git a/checkpoint-19000/random_states_0.pkl b/checkpoint-19000/random_states_0.pkl index fd5cf5cfc04f01441031aede0c2b2194bf17fe2a..6d47f926db544676ff2ac028944fdef229a87b2b 100644 --- a/checkpoint-19000/random_states_0.pkl +++ b/checkpoint-19000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60109442cd473556a8e0438a96413baf1d35c515cdc2d30e2f72b860ebe2c812 -size 14727 +oid sha256:6b62c98259963fd01229a7815a1758943b246517ac7fe16a704cd0107c8e0f92 +size 14663 diff --git a/checkpoint-19000/scaler.pt b/checkpoint-19000/scaler.pt index a4f1b7f7da6c0a5a2d7b7ba4a753cae2ed9d6f78..2ebecc867d3b0b502e26523d627d76c8fffba50e 100644 --- a/checkpoint-19000/scaler.pt +++ b/checkpoint-19000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:605f9a6ad2111bee7c17be9d6376c9e88611ad07e7dc5a89672a9743a57202af +oid sha256:11197a0a62c132abc5aec86f00a52b93a168ff03278d033292d15322a45907c2 size 557 diff --git a/checkpoint-19000/scheduler.bin b/checkpoint-19000/scheduler.bin index 31314fd1e37214230fcdca80ea10cc7387ea24b9..4301bc82fa75ba4dcb918f1577fd74fa07effd96 100644 --- a/checkpoint-19000/scheduler.bin +++ b/checkpoint-19000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bc46d1f2fa3438f9a67f3af81dbfc4f27ffd79a949d90228519e979fa3c934c +oid sha256:36c674dbea797161b588bb055bc6220f6d9f0b48f80dc2fa75ffa63cf0b5dde9 size 563 diff --git a/checkpoint-19000/unet/config.json b/checkpoint-19000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-19000/unet/config.json +++ b/checkpoint-19000/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-19000/unet/diffusion_pytorch_model.bin b/checkpoint-19000/unet/diffusion_pytorch_model.bin index 91eab083cdc61f9360d5b8ade8e5dd63117bbe73..8c6f143026d40b5c4a850b3e75ef80a13e5dc509 100644 --- a/checkpoint-19000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-19000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe7c34133e05a5dafdc160eb615d878a2c679171664661ea641f2f2268499eb9 -size 36621969 +oid sha256:ad1aeda0ad8cac663b3e65a46d37f9e9364fd0776359eb0bba5a2e78aab1d422 +size 63003985 diff --git a/checkpoint-19000/unet_ema/config.json b/checkpoint-19000/unet_ema/config.json index 392c8122cf4c1d2a2102a88bb53036cd9b94108c..df98b8a071701a9ded3dd3165aad6546ea4cba93 100644 --- a/checkpoint-19000/unet_ema/config.json +++ b/checkpoint-19000/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-19000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-19000/unet_ema/diffusion_pytorch_model.bin index 8aadb26ef52d6d2d8c621cdc7279463e9ff364a4..407b4545ba78eda594b432fce351aaf4379babba 100644 --- a/checkpoint-19000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-19000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5ed0bc36365a0fb0f7344c3face8919da5534c01ae18a55841a4840c2acff4d -size 36616081 +oid sha256:ea4d1bcca6920d5a6303a2bf42768b008e614c42a1120f180a06a30d2ab93f15 +size 62996305 diff --git a/checkpoint-19500/optimizer.bin b/checkpoint-19500/optimizer.bin index cc3f40a65baead9e690cb03c84c0bbab20a4930b..97f4625550e6cb17e5159da5061824ac3cc8b26d 100644 --- a/checkpoint-19500/optimizer.bin +++ b/checkpoint-19500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54ab3ee932942a8cedf1b2e781f408337c71e9f0780b9150f7bafe0f7eedfdde -size 73251413 +oid sha256:79d1523ae5623b05993175111e64a91112113eca142dbe76a60703be15427af4 +size 126008021 diff --git a/checkpoint-19500/random_states_0.pkl b/checkpoint-19500/random_states_0.pkl index 75d96adc2c8ef41c60a06ec1309b24c1ef284575..dbe8d5171bda0daf8fdfa88c0fc49a5ecfeeaf63 100644 --- a/checkpoint-19500/random_states_0.pkl +++ b/checkpoint-19500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f71fcded9a61bd13eadf7edf55448e4df1051b5634375d152c76c53a00577213 -size 14727 +oid sha256:5ffdd4748ba2f1622eb85c21c64cc22e932f365959d7e63a25d887fc82043953 +size 14663 diff --git a/checkpoint-19500/scaler.pt b/checkpoint-19500/scaler.pt index 02755d13d4002a7a06169445c837d0737a062994..65ae2cd744ac71290e3a42e9023390ef6967ac92 100644 --- a/checkpoint-19500/scaler.pt +++ b/checkpoint-19500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9bd67e0d3b15f51e9bfa576837022ce0fc7d8b3eb0246a85574febcd567d09e +oid sha256:79ffcd1074da3ee1eedd3ea88d2428e24f5c91d039f8c7b4ea8be0d2e26a8c0e size 557 diff --git a/checkpoint-19500/scheduler.bin b/checkpoint-19500/scheduler.bin index 93f10ac780a7f058836b6f8afae18f3b2c6cde6c..11aa260cbda7b23e7771e9022ef4dba910130554 100644 --- a/checkpoint-19500/scheduler.bin +++ b/checkpoint-19500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:095fcff082549d2234ae76d6190cf7286eff7c917f6d7f10907b8acebc0fc6da +oid sha256:eefaffed09dd9e09f5022611400470cf275c702b08663ecf61837996d691d99e size 563 diff --git a/checkpoint-19500/unet/config.json b/checkpoint-19500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-19500/unet/config.json +++ b/checkpoint-19500/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-19500/unet/diffusion_pytorch_model.bin b/checkpoint-19500/unet/diffusion_pytorch_model.bin index 3c62cd016b594e990e21616682749b24c069d28d..9fcfe03ac98c733226ddb008dd81dfe6d863c62b 100644 --- a/checkpoint-19500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-19500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1fbf456a4bb28fdda34b0810fccccdfbc20d89a4765d5373a462039464549084 -size 36621969 +oid sha256:b9413e2275990d9a3b9ec5fb8c980f04a0df2be00b8407eb53bfd2a554f08e22 +size 63003985 diff --git a/checkpoint-19500/unet_ema/config.json b/checkpoint-19500/unet_ema/config.json index 8162a9be6219b010a88a1bfe568c39fe437cccfe..9f3b2207d2f33bc8d759b24f49d90b54fae31b58 100644 --- a/checkpoint-19500/unet_ema/config.json +++ b/checkpoint-19500/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-19500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-19500/unet_ema/diffusion_pytorch_model.bin index f4d6831888579d82a27edb0de4921bf4056847ab..bc3e14fd7ef55ed15e632f1a9c08783bb3b9db9e 100644 --- a/checkpoint-19500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-19500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c4a86e212044b59a67fe227f887033409f061da6df5649de2024c22cd4be468 -size 36616081 +oid sha256:bacec71ab2a41dbaa45c63bc17b44617985498de53b1ceae43e0941a65293052 +size 62996305 diff --git a/checkpoint-20000/optimizer.bin b/checkpoint-20000/optimizer.bin index a85c7e160653fd68a37837e3fc9cb1561ecdf346..157884ae3a77c59997e98e370c3d5f834076da27 100644 --- a/checkpoint-20000/optimizer.bin +++ b/checkpoint-20000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bacfce4022ad2b667a8c91508df9d160f09ca38e44b92e70eca68d688111a443 -size 73251413 +oid sha256:c748ac0b64953bdbb13843102a00668190d8bf44bbd734b352f823927edfcdb9 +size 126008021 diff --git a/checkpoint-20000/random_states_0.pkl b/checkpoint-20000/random_states_0.pkl index 8ed64751a3bfc49e51c1f80d2361cb9b63f1fe78..0bc97cf478e3ee7a530a4933a030bf969cf8f147 100644 --- a/checkpoint-20000/random_states_0.pkl +++ b/checkpoint-20000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:245f2d45d297fa297e9c1ded1030c2d4f30f4e96053a9f194c131372e969354a -size 14727 +oid sha256:9540f62949527d7bd625f469cdb4e8c8c3b7870328aff099cceb7bd8da8e3ece +size 14663 diff --git a/checkpoint-20000/scaler.pt b/checkpoint-20000/scaler.pt index 5485dd47fd197c59b5b48b26c0dde1d01ad9c6aa..8fffca00d4f719bb239893db413a72d74110737c 100644 --- a/checkpoint-20000/scaler.pt +++ b/checkpoint-20000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fedd39ad880dad425923e953cacb294a9e7a12c53802fe18b06e8c6a4126b3c5 +oid sha256:6f0420c47f2c7b19fe01456b94563009e458d30ca7a729cad044d25d86206469 size 557 diff --git a/checkpoint-20000/scheduler.bin b/checkpoint-20000/scheduler.bin index 22c1fec1c15787018d5484095a18cd0583a5fc12..8f3667ae3ff716ccc704d840bd07f18458ab020d 100644 --- a/checkpoint-20000/scheduler.bin +++ b/checkpoint-20000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f64bb3c8a8b3a566166411c12ecce502a856b76a138413c5e44cd921eb568c75 +oid sha256:79fbea624de0014992eb15dd80533fbc589a88bf6aa14b38af71c520c5fbcb7e size 563 diff --git a/checkpoint-20000/unet/config.json b/checkpoint-20000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-20000/unet/config.json +++ b/checkpoint-20000/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-20000/unet/diffusion_pytorch_model.bin b/checkpoint-20000/unet/diffusion_pytorch_model.bin index e44f2581969b98d074b78476f148b3f9f3f9e10f..11789a07bcd52ba56beecd310d0465bc4e8130dd 100644 --- a/checkpoint-20000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-20000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ba4ee32879b9989422b70f27fc76fb8f1ea7bcfd597bced99cc1d668186b991 -size 36621969 +oid sha256:423ba254143685296d1f5f8f37788c5c5fb2b4bea6a0a321cd6c9bb7b49deb8e +size 63003985 diff --git a/checkpoint-20000/unet_ema/config.json b/checkpoint-20000/unet_ema/config.json index e8b4b808d4121f40907b2a1644889465b52d663b..e2bd912b910561d1ae71b94ef5488684773713e3 100644 --- a/checkpoint-20000/unet_ema/config.json +++ b/checkpoint-20000/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-20000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-20000/unet_ema/diffusion_pytorch_model.bin index 5fb86741c4ebf699b692704e3b568e6c6a376313..c34c2f8029c7679a141962afac63c7991a9247ed 100644 --- a/checkpoint-20000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-20000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:190d52bc8deeef313341ec0502bc35e95fa5f6ef07d6c9d54caf69c7a3dac958 -size 36616081 +oid sha256:7465f9182db56cb2e3dd690e62f587defe0acdf6810f3a35113a5857ed94d6d0 +size 62996305 diff --git a/checkpoint-20500/optimizer.bin b/checkpoint-20500/optimizer.bin index 7a6201df3d826d109a2fa74a3f36a9f3c15fbb72..f0766140ff32c1378e61ac7179ae04d89d93cf8b 100644 --- a/checkpoint-20500/optimizer.bin +++ b/checkpoint-20500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3187c543cfba64c00e797db75a72d81c2c28898700453dbbb8c250905e32335a -size 73251413 +oid sha256:918d413d5a8134cfce433054feaa1962a30cc41d65c2d8534ab404912c4bcc2a +size 126008021 diff --git a/checkpoint-20500/random_states_0.pkl b/checkpoint-20500/random_states_0.pkl index 3289c319edd2e2f1ef4e01a2e6d5402fcdc7a04e..1a1b04f6ebf2a79832a1ee50f0706118339a0d34 100644 --- a/checkpoint-20500/random_states_0.pkl +++ b/checkpoint-20500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8041f61b266e2e470cb5cb4f7f34b92eec958d237bb9b30259b281d4df6bcb41 -size 14727 +oid sha256:102c76b224bad1d58b7b26d10d912f70bbda547fac675aba66056f544331384b +size 14663 diff --git a/checkpoint-20500/scaler.pt b/checkpoint-20500/scaler.pt index 3daa75216c507751b5f0218de0e4761e1040fb94..f5dc7ce97baafecd6ae753c730e0121b624dc0aa 100644 --- a/checkpoint-20500/scaler.pt +++ b/checkpoint-20500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:022f95a1aeda1d1b4352f7f3b5820115ad88d6effe3a43499bda2073b34cf628 +oid sha256:c7898ef1b9ea41a502ca99d72dc3b3c88e61dc6cd78dd20a244b25742dfbc842 size 557 diff --git a/checkpoint-20500/scheduler.bin b/checkpoint-20500/scheduler.bin index 94e7da0ce1936d456afa0b13a11932ffb06315e4..bc43e52baf2bb9e1f97117e6cfb6ec5ab613f0e7 100644 --- a/checkpoint-20500/scheduler.bin +++ b/checkpoint-20500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:883d85af441a5aac488f54ea3885cc1f935bab0b331c6d77b461e16b11addf2d +oid sha256:076c901fb8282fcf7209b7e1105e33db98796a6b582110d20208187935017174 size 563 diff --git a/checkpoint-20500/unet/config.json b/checkpoint-20500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-20500/unet/config.json +++ b/checkpoint-20500/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-20500/unet/diffusion_pytorch_model.bin b/checkpoint-20500/unet/diffusion_pytorch_model.bin index 9bdaeaf7ad4011e40f895c095a9bc0753be912ad..b87fd1149c364e44d5b28c48c194b4df10f89d20 100644 --- a/checkpoint-20500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-20500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03e8f267f1233b45528f242e8cfdd95d7f468d2791a14ea1a0d503f62f971180 -size 36621969 +oid sha256:7c9e01014301f9194e8aa7e6417a4f93d46ecfed9932eb508353c971417c9d9f +size 63003985 diff --git a/checkpoint-20500/unet_ema/config.json b/checkpoint-20500/unet_ema/config.json index 2cd596d1085919cf6163a39f69a2ead06bcb9dcf..bd01bd82954ed19e3032e504ce9bf54bc84efad9 100644 --- a/checkpoint-20500/unet_ema/config.json +++ b/checkpoint-20500/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-20500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-20500/unet_ema/diffusion_pytorch_model.bin index a60ecc7313ca32af1ffe806552ac6a286da25bfd..23736ee6f64daaf44d0cddf9317c83cdd38a2a93 100644 --- a/checkpoint-20500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-20500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b0ebdd9a727ceb798bec1c9ec967d69cf14128f78801beef9a7d3abd0a61ce5 -size 36616081 +oid sha256:d0ab682d8a932e816f846e854593d022afcf851b069b81ed13c119d1a0ea51f9 +size 62996305 diff --git a/checkpoint-21000/optimizer.bin b/checkpoint-21000/optimizer.bin index 67ca1125db9133995747165a48f51a23ff3f0ce0..a080b3c92bb9364faad7bb6633c0f464bf2a4aff 100644 --- a/checkpoint-21000/optimizer.bin +++ b/checkpoint-21000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:942bd670bc88a72a7899c2183a7f7a7520ad8506195db17bac94dc1a090b7380 -size 73251413 +oid sha256:bb5be2129ece8744f6ac76bd6acf9df2661212e6eb7d7af689a457ddccee6dcb +size 126008021 diff --git a/checkpoint-21000/random_states_0.pkl b/checkpoint-21000/random_states_0.pkl index 63a580e647c7cdf0452ed3d0c7bf5a5054ecebae..ace6477de6e0c69c77e315ed1a1886f4251bc1c6 100644 --- a/checkpoint-21000/random_states_0.pkl +++ b/checkpoint-21000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:041d5d7707104ba12e36a39d70a5700342aabdecfe1136062f26515a9a0a0d2c -size 14727 +oid sha256:363d405596d700e12b02798c6c225ffcd03ad8b3bcb730b7d61e02cfbc9b915f +size 14663 diff --git a/checkpoint-21000/scaler.pt b/checkpoint-21000/scaler.pt index c95000fc3e467deddf9688977aca16c53b47aaa8..b53b58786b5add1c8c06640a7cc0e82a748367ae 100644 --- a/checkpoint-21000/scaler.pt +++ b/checkpoint-21000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e47c03138983f51913d1086b4ae819fa6db5905f48657080b32f3350f9e36ce1 +oid sha256:d90f0193715c7dd142b9a21ce39863e8006413709125398908234fac7c259f82 size 557 diff --git a/checkpoint-21000/scheduler.bin b/checkpoint-21000/scheduler.bin index ef29e1eacacc50612b7edeae672d93e000d5c60c..3497a358a4679223ec3d3ee95ad0702465ca743f 100644 --- a/checkpoint-21000/scheduler.bin +++ b/checkpoint-21000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1fbf40f1e6bb3a7e7fac257fc4666d26767f54adb3b4f92b70fde89fb5986570 +oid sha256:fb335f407fe351cbd2fed87a223c50e39f702b14683ac4fdaf2f1aeac2137bdc size 563 diff --git a/checkpoint-21000/unet/config.json b/checkpoint-21000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-21000/unet/config.json +++ b/checkpoint-21000/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-21000/unet/diffusion_pytorch_model.bin b/checkpoint-21000/unet/diffusion_pytorch_model.bin index 264bc9168484aacbe62c66deb073d5eddfc2ae56..147fc3e6a328cf8c39b71da9655452ec0bd5a06a 100644 --- a/checkpoint-21000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-21000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a5352c00d4feea4cfd193da18c2b1805bd7d6036e08afd4b31c659aec96705e -size 36621969 +oid sha256:69a249bc92a2913047b6b00e82989939e8fd487f7c35ed5f3ad80dcba9ec0182 +size 63003985 diff --git a/checkpoint-21000/unet_ema/config.json b/checkpoint-21000/unet_ema/config.json index 50fcc5936ef581d57fd71ae1df03956718d39684..200df7c826f4bac9c3c7b88975ed186f55840c9a 100644 --- a/checkpoint-21000/unet_ema/config.json +++ b/checkpoint-21000/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-21000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-21000/unet_ema/diffusion_pytorch_model.bin index 2ac15aaa8b5f74e7d6b84e219c2407188652453a..750584eb47d9a66582114e8fd885b2884e6d2122 100644 --- a/checkpoint-21000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-21000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49cccb2d6a19f41049b43c2db461348f35fe79d2c5e96f948abd0c7edef3c2d6 -size 36616081 +oid sha256:9ce31b54c5513641c6f16d9173909cb3fe206ed6878d78ca7acef38404170fb7 +size 62996305 diff --git a/checkpoint-21500/optimizer.bin b/checkpoint-21500/optimizer.bin index 7eb677f3a5661e0e3c9a2484a40519e74220d121..51b8f19b8ae890ce9a521807fe9a0bfafbed1d57 100644 --- a/checkpoint-21500/optimizer.bin +++ b/checkpoint-21500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bb459bf27eafdbf063d43f8bf2940c95f582434037caa03cf028af4f17c015d -size 73251413 +oid sha256:c9fd97481fa14bd3ca0a53c32f6bd6c807405573671db8ee1e1c2d3902153709 +size 126008021 diff --git a/checkpoint-21500/random_states_0.pkl b/checkpoint-21500/random_states_0.pkl index 5d445e025d1a0e7dc731a97b5ecb043e26ef67cf..db5f9d690f238d735cd315e730e1d3385caacb9e 100644 --- a/checkpoint-21500/random_states_0.pkl +++ b/checkpoint-21500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:353b348e49f5bf20c97b378a252d954dc131b345dba75d37a511b7f012c89683 -size 14727 +oid sha256:aaca58552bc6008342b3c39b0f354d6fc3e27cf138f179a6060f36dc7683808e +size 14663 diff --git a/checkpoint-21500/scaler.pt b/checkpoint-21500/scaler.pt index a5207ff54924955ec85e7425947ce3871c8e3dea..674e7dc6724295fd24a14ce9588eaa1c91a5b820 100644 --- a/checkpoint-21500/scaler.pt +++ b/checkpoint-21500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1247ea3a04d5b5d36a408982caef74c383705a74d21745634a2ec0e85acd38ec +oid sha256:683bf597d0ad4497b4dbf6d9a8101f83322bdb051dd35346e40268b9f0e71dd9 size 557 diff --git a/checkpoint-21500/scheduler.bin b/checkpoint-21500/scheduler.bin index 4fe20bcdab1938411602d377783785761260bde8..b5c0a3bfbdff269a6257ae0f6b15de6ee07b0694 100644 --- a/checkpoint-21500/scheduler.bin +++ b/checkpoint-21500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5a467d81bff09ae6564be80ee26d67199bd50cd4c47acb3ee071ba5773837d4 +oid sha256:290549e8a7f1927b37f4e8a24f2f9748529658e835901e8a8d64010f92d6a34f size 563 diff --git a/checkpoint-21500/unet/config.json b/checkpoint-21500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-21500/unet/config.json +++ b/checkpoint-21500/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-21500/unet/diffusion_pytorch_model.bin b/checkpoint-21500/unet/diffusion_pytorch_model.bin index 3aa3048073bbb22e5c5b977402c4459b885e2a0c..b94ed529352368c057c2a8d1218870032135917d 100644 --- a/checkpoint-21500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-21500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6df29bd42d7f6d7c7c50df24bb51bbd9c0b05900cefb2fd371b781cbe7855f1e -size 36621969 +oid sha256:6b471e1f3a9673f3dc60b51ceb89622579e355cab64601da0d477b8b5927dfb6 +size 63003985 diff --git a/checkpoint-21500/unet_ema/config.json b/checkpoint-21500/unet_ema/config.json index a409623865c917fc742dac39c81559bc564ef31a..27765ac77294fed60e6d33aefb29f60a7574c08c 100644 --- a/checkpoint-21500/unet_ema/config.json +++ b/checkpoint-21500/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-21500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-21500/unet_ema/diffusion_pytorch_model.bin index 4a5313b0ee1f45afeecf7a2964557efab144b6c0..eb489bd5334371eedf62ec5a3ed2a5c66b5c2008 100644 --- a/checkpoint-21500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-21500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ca1da97599efdeb553a8a168d83e2c33c408162890d61c21ce87ddfb9b6b261 -size 36616081 +oid sha256:e088013de35fb78e7f67ab405a8934c8518d1c43baa8574cd3e01ffbc1d92f17 +size 62996305 diff --git a/checkpoint-22000/optimizer.bin b/checkpoint-22000/optimizer.bin index 5194e5450af4d652bc42b72587816e83df09911b..e415dcce1bfda544889da50b8f26b8b63d1b4192 100644 --- a/checkpoint-22000/optimizer.bin +++ b/checkpoint-22000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95bba741a75ddcd20f953a66747857adcca372866b27711af105aebef81fc910 -size 73251413 +oid sha256:3be652335d8052fb8b5ea6a34ce1b3b0c2f2f27faf92598f91df923489f577e6 +size 126008021 diff --git a/checkpoint-22000/random_states_0.pkl b/checkpoint-22000/random_states_0.pkl index 1aab701e5592e73316b369cf9adae0ac0816e41c..4005fef1056cc156c3ae255f26f42e631c9dfc1f 100644 --- a/checkpoint-22000/random_states_0.pkl +++ b/checkpoint-22000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93c612577bafbea4e42828f9d5a11e81486cd3a2d78e2e0d9c19a837dd94c19c -size 14727 +oid sha256:6cc72c28e92353134d87775d07409810e738567d303b66f18ad13a01f4e61559 +size 14663 diff --git a/checkpoint-22000/scaler.pt b/checkpoint-22000/scaler.pt index 74fe23e9773311125f0b21ca07a3efe102f36abd..1c202c27e85ae1bfbc1bb06d92d2b76483646674 100644 --- a/checkpoint-22000/scaler.pt +++ b/checkpoint-22000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efe35bcd35e4ca81d3d09ea50e23711ae41301e68482e7fd2e7ee838926408b1 +oid sha256:31c897997f1c5f10bfacce4cbecb040420c8eea1fec0531a9e571278fb5a0c7d size 557 diff --git a/checkpoint-22000/scheduler.bin b/checkpoint-22000/scheduler.bin index 41fd6720148d65407008b05b86d6c80a731c98dd..6d22be11f09ffede807be75fd0dd026342e72e52 100644 --- a/checkpoint-22000/scheduler.bin +++ b/checkpoint-22000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2401468a79696a073073642c2368acd4397267d679e332de22d96b4e95725f6f +oid sha256:25c0a09de7eb23777a2afe7acf77465a8227a304657fdd427433d8ab6eb3bd2b size 563 diff --git a/checkpoint-22000/unet/config.json b/checkpoint-22000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-22000/unet/config.json +++ b/checkpoint-22000/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-22000/unet/diffusion_pytorch_model.bin b/checkpoint-22000/unet/diffusion_pytorch_model.bin index 7132c01c1588328ae6c4103a33a7a4fd92fd4906..97cef9baaf6bf645919379701fcdca945ca8fb1f 100644 --- a/checkpoint-22000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-22000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95efc56d946c6de185405f197dcca87624665145014fd1f24609d130603c214a -size 36621969 +oid sha256:8e8ae5ad76b0ccae8f1623d8053e40eb61a0d096dc204593cba10f77329e9541 +size 63003985 diff --git a/checkpoint-22000/unet_ema/config.json b/checkpoint-22000/unet_ema/config.json index 0bd2b151f7a0c143530598e49c8c08a1f81b43a7..c08fed1deeb071bba72b673b4b43f8318180f20a 100644 --- a/checkpoint-22000/unet_ema/config.json +++ b/checkpoint-22000/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-22000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-22000/unet_ema/diffusion_pytorch_model.bin index f7d69dd43b261d9834c2ce0de13142a5d480b31e..c068603a85973a60b78ef560dadaf438d9bbd0c1 100644 --- a/checkpoint-22000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-22000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dca48feec76d2db42fbdb301c0bf49a69c741afc59a72197b9869fa1f28e8ac0 -size 36616081 +oid sha256:7466c82b20d8e8b82c21ec703e0101fd4dfabd4c3650570591e440575c5ec214 +size 62996305 diff --git a/checkpoint-22500/optimizer.bin b/checkpoint-22500/optimizer.bin index 5b8c10a87047915444f0abd5cd6e7f599437fa28..ef21276e4def23e0214954cffb492c7cbc2c6877 100644 --- a/checkpoint-22500/optimizer.bin +++ b/checkpoint-22500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:476ec0b05a0619a79b4e3296b340d69d21377116ec8b8d9e23dc71bf3052c693 -size 73251413 +oid sha256:f5007f2434c49817e525288abd490c308756e81cfae93c199ad6b2548b71ddb4 +size 126008021 diff --git a/checkpoint-22500/random_states_0.pkl b/checkpoint-22500/random_states_0.pkl index 6feaafb72049aab1dd962be332d1ea3a5b66c088..2a26114817f01edf8b42d4c562baa629c46db277 100644 --- a/checkpoint-22500/random_states_0.pkl +++ b/checkpoint-22500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cbf516daa58e6f3b3a06b86e4d385ba09ae547f8a8d4c68588db9aea9b43abbc -size 14727 +oid sha256:2a4d0fde1fc33a3a35d010ba37518e6afdc8c7a3b485d828ef702685bb113115 +size 14663 diff --git a/checkpoint-22500/scaler.pt b/checkpoint-22500/scaler.pt index b4d3bb67bbf69b7e9af7f135ebd2e444511e457a..13ec4e9f3be022b4a13415184a04dbd97d8e8315 100644 --- a/checkpoint-22500/scaler.pt +++ b/checkpoint-22500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7959cb54d049357a35fcbffb9f0715369edbfa0daf71dbf7c51fb06bf77a34e3 +oid sha256:ed1a40ec9d79c8636274bafb3eaae4d12c041d76ebf9df0b9784f10433451c76 size 557 diff --git a/checkpoint-22500/scheduler.bin b/checkpoint-22500/scheduler.bin index 00babd171255ca57a2964820a577282f9240d76d..5d509e7befbe53b1467af177ac0ecf374abd41a9 100644 --- a/checkpoint-22500/scheduler.bin +++ b/checkpoint-22500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c21e2339ea372f779663160d6651927204be31b35ef38ada5ee5c01efc538ec0 +oid sha256:fb208a21a9e8e3a62f97547f52ea1e4c249a93d0b780b100cd1fc682f291fe7d size 563 diff --git a/checkpoint-22500/unet/config.json b/checkpoint-22500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-22500/unet/config.json +++ b/checkpoint-22500/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-22500/unet/diffusion_pytorch_model.bin b/checkpoint-22500/unet/diffusion_pytorch_model.bin index 3f953985891b99853d701401bc940882e968b961..2cdecfd9687f8529a579693544ac56aeeced9b79 100644 --- a/checkpoint-22500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-22500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:043cada32a3bfdb4e5bc015306521427b09c1a3dbab6dfbf81812af695f690e3 -size 36621969 +oid sha256:42b5d48a259fbefdcce78a2c5fd48262ca9f967920014c4fef35da25b6f87bd7 +size 63003985 diff --git a/checkpoint-22500/unet_ema/config.json b/checkpoint-22500/unet_ema/config.json index 8181c367e8d2a652bc85f7da3e28c0376308c0ae..acc7650848723e97d2a318c103d22069a9a8cfc6 100644 --- a/checkpoint-22500/unet_ema/config.json +++ b/checkpoint-22500/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-22500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-22500/unet_ema/diffusion_pytorch_model.bin index 182031ddeda220940b1a6c4c778687166991ab21..9fa51a1d024337dfba5250c84c3873a15875d2b7 100644 --- a/checkpoint-22500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-22500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca817c54133603ddcabd78108f0ee82612b484b35d6135a6dadf53c9174c1a14 -size 36616081 +oid sha256:5520e9869324607edc947f29d2f63c6d65c169ef640891b44c7d151f63545bfb +size 62996305 diff --git a/checkpoint-23000/optimizer.bin b/checkpoint-23000/optimizer.bin index 05ddc77696b386a55162583d5027f83c3abe757d..625ef71cc7defcea206b82678244d74c46adf966 100644 --- a/checkpoint-23000/optimizer.bin +++ b/checkpoint-23000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23f215a25b740c82321fad39b7b3dd8225b28f1b7c6dda6a23abc61378f2a061 -size 73251413 +oid sha256:afe167d972773fe7e509828a828569ebf9e01de7d660cd50a3a2afd6dc585d65 +size 126008021 diff --git a/checkpoint-23000/random_states_0.pkl b/checkpoint-23000/random_states_0.pkl index 5f94ab4909df69624a063aea72b23be421d29ae6..bee1bbcfff30514a38b35109fa175d9481f38504 100644 --- a/checkpoint-23000/random_states_0.pkl +++ b/checkpoint-23000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0f37eef5903b395e06fdbadd8238558ed99c60fda16d75f7377db7415d6d8f0 -size 14727 +oid sha256:f162a8865f61cee633c9ba9a1e126c63dd9b8f8481c314795ec7ab642e50ee05 +size 14663 diff --git a/checkpoint-23000/scaler.pt b/checkpoint-23000/scaler.pt index 3f674c60aa393c66ed6b15952c830b25505aabdb..51a3ad9a91343b48389db42b3db42bbb78609d05 100644 --- a/checkpoint-23000/scaler.pt +++ b/checkpoint-23000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba9e0c51ad47ed930520643117afff48cb574a4b0205e2fc273434262e7ce010 +oid sha256:17d40155a6c288fd955af4866defa88a0c391c5d91efa36d9d9a656dccf07d8e size 557 diff --git a/checkpoint-23000/scheduler.bin b/checkpoint-23000/scheduler.bin index 04cb5367c609fed2db724e3d5adaca09f769fdf7..799de5b166cf06d0afaf0fc6e59e95c0c0e38304 100644 --- a/checkpoint-23000/scheduler.bin +++ b/checkpoint-23000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec8eda5bd6fad7b1e45be4dcd82691dc2e062d8aadfc024d0545b04a3bbe2dcb +oid sha256:c5c37b56bbd57177c4a3a2cd2da08809d16e230e8ddcac55b36f76a74ad42877 size 563 diff --git a/checkpoint-23000/unet/config.json b/checkpoint-23000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-23000/unet/config.json +++ b/checkpoint-23000/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-23000/unet/diffusion_pytorch_model.bin b/checkpoint-23000/unet/diffusion_pytorch_model.bin index 337d5b7328c61ddb08d4a62e367e2c5098249360..2f1b5c04a9f6bda563a919caede308840fda992d 100644 --- a/checkpoint-23000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-23000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53c5220e06613ec1903d28d65b06ffa856bb6d9d2419a13249c97b9267e790c4 -size 36621969 +oid sha256:234254b5e828ad54e85683ca1303f6914a922d0c5dbd1f6dd1031eb668195f77 +size 63003985 diff --git a/checkpoint-23000/unet_ema/config.json b/checkpoint-23000/unet_ema/config.json index 0cc3204a78089cf9e0eca6dd40c4974e9cb7c5ec..687f29c41c1875df0d8546fe2321e403e4ae1565 100644 --- a/checkpoint-23000/unet_ema/config.json +++ b/checkpoint-23000/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-23000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-23000/unet_ema/diffusion_pytorch_model.bin index e2014b3ddcc13d39cb65f0abe721924c125471f2..6653bcddc039594a035eb60c502f78a58f15d189 100644 --- a/checkpoint-23000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-23000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f76ddc443baacf1e58cc73af4ac638b4fb3eedf20d316f4019d283e4d4778f5b -size 36616081 +oid sha256:ebbbe3aaf09c72e50c43959e9f5c833de6d591e5d8c65bcb21669d52445290ac +size 62996305 diff --git a/checkpoint-23500/optimizer.bin b/checkpoint-23500/optimizer.bin index edc8660805f85cd65a8e6022d861f9a322615203..edadeb7fab862d56b671606fb9e3f2ae5c26f4c2 100644 --- a/checkpoint-23500/optimizer.bin +++ b/checkpoint-23500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5230b560a6a39d01a75109c6199db7abf57e6d9c33510ac3995fb43139fab296 -size 73251413 +oid sha256:4d9b46e89f61eb57a0070d5637e4505def236307dc5617f7048bde575f3ab84d +size 126008021 diff --git a/checkpoint-23500/random_states_0.pkl b/checkpoint-23500/random_states_0.pkl index 1721b33f3f79b9e9d74852e4b41c5397a7fcbfb0..6419773114e1d6339331e6ab80469e2a5273a5d9 100644 --- a/checkpoint-23500/random_states_0.pkl +++ b/checkpoint-23500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac62b75e93a8fa8bee254278b83be4681f552ecf6506b9192894813960a52ad3 -size 14727 +oid sha256:9834a383bf4ae3688f2a39a0b54caa6d24bc761546c30f77ecea878f8dc84dd2 +size 14663 diff --git a/checkpoint-23500/scaler.pt b/checkpoint-23500/scaler.pt index 90af0fcd723c01eaf86fcb3d99fbeeb661e54991..fca943cb094005909b858df290efb3280aed56b4 100644 --- a/checkpoint-23500/scaler.pt +++ b/checkpoint-23500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81d04449eb6525ee05d32f35f9f530b7bcde463fa8c6d0efd680cf555225dff2 +oid sha256:02b23250cdf4d99b932bb1ca200fe9f43841a4a2ad2b9868d113f0e4cdaba7ae size 557 diff --git a/checkpoint-23500/scheduler.bin b/checkpoint-23500/scheduler.bin index 7b2cc391265b34b07d74febebea85ddbacfd002c..d66141179071bdc4ed664a50c6cc6c9b7813a8c6 100644 --- a/checkpoint-23500/scheduler.bin +++ b/checkpoint-23500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:abf7a1df2ef74e34dc9984d5e868db499497b1120a6540a6425a0efe45ceabfe +oid sha256:812f1f1f2e81715d3025ba9226a7abb68421ae036fcebe07a277df1473f63d71 size 563 diff --git a/checkpoint-23500/unet/config.json b/checkpoint-23500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-23500/unet/config.json +++ b/checkpoint-23500/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-23500/unet/diffusion_pytorch_model.bin b/checkpoint-23500/unet/diffusion_pytorch_model.bin index fab6869f594e13432a86091c0792fc7695d43111..1cbfe135c616b16566d3874897b08bc712994c45 100644 --- a/checkpoint-23500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-23500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80afca88b5b2c0a0285f60a5fece40d73d40f913ae7d8ce589ed35675d7ab62d -size 36621969 +oid sha256:7a8e248bfbb20cb23eda5cf8cd223d95f3d071521dce9f7a8ab1e59b42ebeacd +size 63003985 diff --git a/checkpoint-23500/unet_ema/config.json b/checkpoint-23500/unet_ema/config.json index 86c740be50c82ec2cde7e8906073b5127893aa74..cf0c4513f317e99782a519ddaaf8113169546e04 100644 --- a/checkpoint-23500/unet_ema/config.json +++ b/checkpoint-23500/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-23500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-23500/unet_ema/diffusion_pytorch_model.bin index 877c8f85324407851a5cce4e996db4fd7ecc7622..111fb6dd18dbe5db7e63ec3c149af72b42a1b581 100644 --- a/checkpoint-23500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-23500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:910622d917f02341dd1f66c04604f267b41fda7b2b46f0057bc6601e8e37363f -size 36616081 +oid sha256:b2668859e29cde132b638da1040c00081e50b680bc0bb8bf13d05d46c1ac88cd +size 62996305 diff --git a/checkpoint-24000/optimizer.bin b/checkpoint-24000/optimizer.bin index 9fa51d621d2eea7087ad6fadaeb1b582dd5bb6e6..69686bb3744959a7e8e8fe3ca5f2767edb7be681 100644 --- a/checkpoint-24000/optimizer.bin +++ b/checkpoint-24000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40d3bef4e43d336bb262ee994d5ef701249452f39836594567909edcec32f87c -size 73251413 +oid sha256:9d027b12ca3f889b949db48fea901cd84d70e97c0b4bab8d57d966c88a32c8e9 +size 126008021 diff --git a/checkpoint-24000/random_states_0.pkl b/checkpoint-24000/random_states_0.pkl index a9052e02a5805968ecbaf124186f076c6615587b..4dc902ad80883fa160508c4d67c771b2847d89f3 100644 --- a/checkpoint-24000/random_states_0.pkl +++ b/checkpoint-24000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c95a6e3557def171630e97da937b9ce14538ee8950f0624dff5760528a9edca -size 14727 +oid sha256:ff7ff86ce83bf4459fd325d79f2a05014c02760f766fe519321a2afc8e54210c +size 14663 diff --git a/checkpoint-24000/scaler.pt b/checkpoint-24000/scaler.pt index 7d11dfe23b485e427f075d13180c8de7f998c44c..04514d01a4de9df8f4e8001f664df07538fd974f 100644 --- a/checkpoint-24000/scaler.pt +++ b/checkpoint-24000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af8d88abad0ca2853938359c22452e8948fb49467dc257c7fbad8b8446b69689 +oid sha256:6c40a735be05329b1b2ab4c35e30b5b5cfbdb41dd1e6ad660c6285852bdb9b86 size 557 diff --git a/checkpoint-24000/scheduler.bin b/checkpoint-24000/scheduler.bin index a6595a143e960816da5478b47f0d2ead210f91bd..69dfdf6dea656980441830c11920819df2abc9cb 100644 --- a/checkpoint-24000/scheduler.bin +++ b/checkpoint-24000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef5905dd423a70e30f5e52a3166a1a749140db9630255ae5c1db4779403716ef +oid sha256:5a4a8995283d4f708dfd2b79822fbec33b9295521158b0df8a993702b5150297 size 563 diff --git a/checkpoint-24000/unet/config.json b/checkpoint-24000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-24000/unet/config.json +++ b/checkpoint-24000/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-24000/unet/diffusion_pytorch_model.bin b/checkpoint-24000/unet/diffusion_pytorch_model.bin index 51ed555dd3327dab3b51209f675acdd5bcc832d4..0be1ec45d28d6f158a680dbe1db8abc67e97359c 100644 --- a/checkpoint-24000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-24000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8cee2be3efa09365cbb805f11c6c1d57f66f21005505fdf0e05d36a81c7ceeed -size 36621969 +oid sha256:f6f30653f4da16c4cc1e89b7d35511d1b0d6139d4e0db69b5e849856b396c710 +size 63003985 diff --git a/checkpoint-24000/unet_ema/config.json b/checkpoint-24000/unet_ema/config.json index 629b55fa2ec6c84d6989762dfa22847b58f44d54..30c151789958a7dcc5da98dd9ab08c9106e79929 100644 --- a/checkpoint-24000/unet_ema/config.json +++ b/checkpoint-24000/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-24000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-24000/unet_ema/diffusion_pytorch_model.bin index c4368415f4bdd0ecfe040d9f388aa2af44e2d4f3..ed316d2c69c59350e8bf704a7cc58f804644c133 100644 --- a/checkpoint-24000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-24000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:515abf87a5534cf262fc159a7268800a3c43e9c5648c8b51298ce2d9f260b3ce -size 36616081 +oid sha256:66a54eb9fa252784205e8e448da73bc7eedc11d71cccdeb381a36a877505733c +size 62996305 diff --git a/checkpoint-24500/optimizer.bin b/checkpoint-24500/optimizer.bin index 0c1cc715907fb774dfb7cc17bb7d160f0a45d249..50b9297c835ad78f74ec6c1f2f93816c2bdf3c15 100644 --- a/checkpoint-24500/optimizer.bin +++ b/checkpoint-24500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e61788f077691ea972f4120838c35171bd3a87f021284ef9677072d5c75d29fe -size 73251413 +oid sha256:7e96726caba38451c006e1b893688650cc51dbc32f41db5e94ace9e22b6c05de +size 126008021 diff --git a/checkpoint-24500/random_states_0.pkl b/checkpoint-24500/random_states_0.pkl index 99563a05ccf0be2b9732e4d758e3d9d3cca5cba6..bef2d1fb464e2302d9786f2a198f20910d2e21d4 100644 --- a/checkpoint-24500/random_states_0.pkl +++ b/checkpoint-24500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:958644977ebbab4f56e8ee05eaa130999fac0844bfdcdfee663fa17e05a96c12 -size 14727 +oid sha256:60aeb71d52a400f53cc9f1629c2122dd11524fc566f534e593ac0a8ef2bfbdbd +size 14663 diff --git a/checkpoint-24500/scaler.pt b/checkpoint-24500/scaler.pt index 8825273ef0ede3d9f7fbe5d3cc8198848723f102..f82c4b15f273c081b427e3dc44c263e70aedea58 100644 --- a/checkpoint-24500/scaler.pt +++ b/checkpoint-24500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70872296f33404174f7916b09b52669c91bb29ef4a3cc22c8d1bb0acfdc27081 +oid sha256:99f19b174d61d1979a98b76067aaa837143cf7da4a5b1d5ed615c26550dece64 size 557 diff --git a/checkpoint-24500/scheduler.bin b/checkpoint-24500/scheduler.bin index 6348850a8814cf0154aeb2d3c800bb73a5926057..c6ddc3da49b6432be801e344d826a07b59055151 100644 --- a/checkpoint-24500/scheduler.bin +++ b/checkpoint-24500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20a230deb8653231698cee38b89a53c2f073850e658459f38f6936d7499973ad +oid sha256:798af4d0c6320c7599bc8ce65f82df9992b1228ba504983b692296be88589a7c size 563 diff --git a/checkpoint-24500/unet/config.json b/checkpoint-24500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-24500/unet/config.json +++ b/checkpoint-24500/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-24500/unet/diffusion_pytorch_model.bin b/checkpoint-24500/unet/diffusion_pytorch_model.bin index 59264e380d85524c465e6acf581b72db2b1d7e91..93fd149105a4c848d86691f3d08235d2c38bbb50 100644 --- a/checkpoint-24500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-24500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16eaddbc3cbb0371916f7c6bd38a12337aad9c1bf1f75bab20cf66df026b0c76 -size 36621969 +oid sha256:82fbfead84e505d5164fc34471180bc901fc60507247a973923a47a3cf086f52 +size 63003985 diff --git a/checkpoint-24500/unet_ema/config.json b/checkpoint-24500/unet_ema/config.json index 8b4f262ca3774d6faaad583788feb2df4454990c..a39e1dd4ac8c0578977ca52972d680ec8c36a371 100644 --- a/checkpoint-24500/unet_ema/config.json +++ b/checkpoint-24500/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-24500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-24500/unet_ema/diffusion_pytorch_model.bin index 5a93ee634b1c40805a7850d12368b79dd750a5f0..46c906612ecff5fd434456b396791bcd6ccbb5ff 100644 --- a/checkpoint-24500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-24500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef1a525ba13dc94a9f70b6c7c9e5d1bbcb0a37a575e972b9bd30c7da696a67d3 -size 36616081 +oid sha256:f0d81a041b0fe6b2b4485fb13bcacacc12c8018794d867c19d6e689db45dfa0d +size 62996305 diff --git a/checkpoint-25000/optimizer.bin b/checkpoint-25000/optimizer.bin index 2b62541335f8f0ed30a38f0fd97cbb8dc2d86114..b9fb0e60b1a916e182464f7197a683c43be8c360 100644 --- a/checkpoint-25000/optimizer.bin +++ b/checkpoint-25000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:018e22af9e325cba8bb30acfa887454a2f71994aa832223ea7f057e3ec34d963 -size 73251413 +oid sha256:28ea29251bc01cac681cea42e9dc4bd313f658bdc4b76c1ba57532260e59ffc8 +size 126008021 diff --git a/checkpoint-25000/random_states_0.pkl b/checkpoint-25000/random_states_0.pkl index b9ef235d7d451c160d3c1e6a0f2bff8555d55051..b461dd2d1894535cb758f4f8d80e875935756c5d 100644 --- a/checkpoint-25000/random_states_0.pkl +++ b/checkpoint-25000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0117d4d36160c5302ace5ba565f0ddbe5bb255cd7529593db60c70f44f4614da -size 14727 +oid sha256:25436edde53f7f3b8493eb0e21bc205d3d89458dba0eb07147a3e710d34fd367 +size 14663 diff --git a/checkpoint-25000/scaler.pt b/checkpoint-25000/scaler.pt index e8586d49afc7f5634ea4734328bbafedbf1791c9..b68d67c69bb9497756f071ce5e5c471056dda0fe 100644 --- a/checkpoint-25000/scaler.pt +++ b/checkpoint-25000/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aff0a280f2ace3d5635d30f93ec784ec00964afdcc1137a4e66efd8730256bde +oid sha256:6949430c894aacd5ddd353c2da40e38461c044765dc721d480cbf28de8165bbc size 557 diff --git a/checkpoint-25000/scheduler.bin b/checkpoint-25000/scheduler.bin index 202cc6eecbec7250ac2de76157e11d5e0a4d01a4..6a2592b4fc984b1a7dcf0c1fd02a536fbf0b0863 100644 --- a/checkpoint-25000/scheduler.bin +++ b/checkpoint-25000/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8bc6dcb4096a326063eb4352710843f29d7b3f12fa8b9cf16d836e30c87a73bf +oid sha256:0773ceef6a6bc3c64e1ac8ff03f5e721cef53e0c2ace4ed3165a05c18323f97d size 563 diff --git a/checkpoint-25000/unet/config.json b/checkpoint-25000/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-25000/unet/config.json +++ b/checkpoint-25000/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-25000/unet/diffusion_pytorch_model.bin b/checkpoint-25000/unet/diffusion_pytorch_model.bin index 2f898ecbe23dd3ca3f726a42b4419d205c257ba4..cd287bba7e147b4c254f529ab4d23db6e10ef0fc 100644 --- a/checkpoint-25000/unet/diffusion_pytorch_model.bin +++ b/checkpoint-25000/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8654c44d1e05bedb3231f4cbefc1d9bc61f6bf8c553d345ebb8c2c9bb6b3335c -size 36621969 +oid sha256:592d6c6187ddf582eb137200214b5bfc8acce90a25062c39c7b868ab1617a325 +size 63003985 diff --git a/checkpoint-25000/unet_ema/config.json b/checkpoint-25000/unet_ema/config.json index 9b440a83431d42b1b6b818873aca11d0681742eb..2f1cd9bbad7496d6147fe9d27a6ac23c3eeb457f 100644 --- a/checkpoint-25000/unet_ema/config.json +++ b/checkpoint-25000/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-25000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-25000/unet_ema/diffusion_pytorch_model.bin index 64062d685db8f53b0d4cf76977275f97b1071791..fd42e65c830e714bdb931ac5108bfd91bb1efa4b 100644 --- a/checkpoint-25000/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-25000/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec6fce3864482e4c65ddc72eb4764a89376bdfa7eda76823ba5d401fa48ececf -size 36616081 +oid sha256:51fa1ddff084c0bcecdddcf43c0c64bb80a9e2cb3351c05730eaac507d7c2a7e +size 62996305 diff --git a/checkpoint-25500/optimizer.bin b/checkpoint-25500/optimizer.bin index fc7d35b82f777b9772d921016b39efa9fcfdb018..6587a3d7a001f7246f23cd4b05408c7f5c51c606 100644 --- a/checkpoint-25500/optimizer.bin +++ b/checkpoint-25500/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1b25a8a994600c890cadc2055e1c178ae283818ae9e014d6ec9ff8e0578f340 -size 73251413 +oid sha256:93dd6b26051fa6c83ed96613645c05966d7524a005561303881ce94a77e996ff +size 126008021 diff --git a/checkpoint-25500/random_states_0.pkl b/checkpoint-25500/random_states_0.pkl index 5dd9606374058a995841ed3d7e5d42035c59b2e8..c817c06de33b60fb42fbddb5ddcb023e9cdb9ab6 100644 --- a/checkpoint-25500/random_states_0.pkl +++ b/checkpoint-25500/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9fa01b519b015d68f8c6d37ede0b45a032b4f15e0d0ecd457ba198b73e10930 -size 14727 +oid sha256:864607ea15a5244fb861d6994535047f00e95745b81b35141f20009e4ed9c269 +size 14663 diff --git a/checkpoint-25500/scaler.pt b/checkpoint-25500/scaler.pt index 7e1bddb85ddcecf6605eafe8a9e06a9ef8d678e2..038d9a8c20f4fb7cf770feac72220a0468627bf6 100644 --- a/checkpoint-25500/scaler.pt +++ b/checkpoint-25500/scaler.pt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b60a37cae5fe0c773e3094f46d472d0e2eb2d7103df070f542abfdae2b87b4d +oid sha256:9ce7e06e99d0fcf5df826a380affe34454e9f9ee267d096f78eef0f89a8bc8d4 size 557 diff --git a/checkpoint-25500/scheduler.bin b/checkpoint-25500/scheduler.bin index 54ca59fa10713f24d303dc9c6296996169c041a2..75d07ffc3736ff78a73333f490b75ee5c4403042 100644 --- a/checkpoint-25500/scheduler.bin +++ b/checkpoint-25500/scheduler.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d235664112195110fd3fc3a422d030d256099b5014f0aed49e28c1cc369cbb1 +oid sha256:6b18e0b7f8e3f31f2b6343b4612c25f6f690408bc674c42f341b7d2011cfffa1 size 563 diff --git a/checkpoint-25500/unet/config.json b/checkpoint-25500/unet/config.json index c2d7b8c0d490531013583af57a806d21893e494c..06fb387aa3ed37ab3b2f455b5469059d55604f74 100644 --- a/checkpoint-25500/unet/config.json +++ b/checkpoint-25500/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-25500/unet/diffusion_pytorch_model.bin b/checkpoint-25500/unet/diffusion_pytorch_model.bin index 33882b772000062b08c1350ade13338e5fd0f287..08d4bc8dc4afb26e69f0887eef2a4df42613e2c9 100644 --- a/checkpoint-25500/unet/diffusion_pytorch_model.bin +++ b/checkpoint-25500/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa89494f7a5f238c1587e688140ffe553a7b7fed8dd1772a7eeb8d88c6d3e0e0 -size 36621969 +oid sha256:d12ea53b1b96ed837c5dba1d7ed7fe3d3319d255d4f67abfc78771d9d99a49e3 +size 63003985 diff --git a/checkpoint-25500/unet_ema/config.json b/checkpoint-25500/unet_ema/config.json index e4d3fe23968107413377e03fc88b8e41718d12b0..a9680b593eba5f7caf53cbf5b081baa47562f02d 100644 --- a/checkpoint-25500/unet_ema/config.json +++ b/checkpoint-25500/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-25500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-25500/unet_ema/diffusion_pytorch_model.bin index 44fd814b30a07946d995c1bafb3d8111ea6b9213..285e9b4da8be78554e1ca0bf58b75eed61e45b7d 100644 --- a/checkpoint-25500/unet_ema/diffusion_pytorch_model.bin +++ b/checkpoint-25500/unet_ema/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6967edee630cb98c7ca9ad61532a7460e608c98404f19328511c4026aa5e5e6d -size 36616081 +oid sha256:2b22a2b4e45a65749c3a40042a6d02ef008a662496c23a6f49b4879f1fd8e098 +size 62996305 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 7c5bb982ab08716e31f9beb456aa1eb57b3f7b08..370c4d998c704f03ec52765b031a4bcb1d1dda17 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:51bb9ac3098d60e3a30d11e020df9ce61ab92742847ce23d8b32685b921edee0 +oid sha256:8cbcf2fbaf42b51ff9356e29f9b3f111578f428af0898f7af5bc42553f1c7eb0 size 63003985