diff --git a/checkpoint-52000/optimizer.bin b/checkpoint-52000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..4d6ece9ef45bb593726c743fff75b80a8c7ff997 --- /dev/null +++ b/checkpoint-52000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76afb3937f375930b4010c814700f75e4f18bacaa753c5234f0c1747ff47c7e4 +size 57349893 diff --git a/checkpoint-52000/random_states_0.pkl b/checkpoint-52000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..dfc5cb0cbcb1d8ba0a9952ee6d56ff37e892c20b --- /dev/null +++ b/checkpoint-52000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4e1a7ad42e29941bd96cefa8cd0a1df66e112aa4cb0c8948a181f9dd5c1491a +size 14599 diff --git a/checkpoint-52000/scaler.pt b/checkpoint-52000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..b38c2c8e5d37f464287e1e3bc3151d73b17ca274 --- /dev/null +++ b/checkpoint-52000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f582cf868be70e3f6a0e759b344c11df99721dccd9a233e0b2db952578e9eb +size 557 diff --git a/checkpoint-52000/scheduler.bin b/checkpoint-52000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c8f274e2302d1a73a11ddbfc6a69cc2f88a615dc --- /dev/null +++ b/checkpoint-52000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ff4b8181232b0da3fe8fe8f49a099a34164ecb3b2c1e57a70e0e27c504c4d0 +size 563 diff --git a/checkpoint-52000/unet/config.json b/checkpoint-52000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-52000/unet/config.json @@ -0,0 +1,40 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-52000/unet/diffusion_pytorch_model.bin b/checkpoint-52000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..50c7c9e1d2b79516f3745aaad69bd3142bfa5cb7 --- /dev/null +++ b/checkpoint-52000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba921009c6fc9e704380d68b274772750bdd042e30be3b8b4859e75bbc169795 +size 28664529 diff --git a/checkpoint-52000/unet_ema/config.json b/checkpoint-52000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..c13a6630a4f0b7e8b6f01a864c1ddbae55e3192d --- /dev/null +++ b/checkpoint-52000/unet_ema/config.json @@ -0,0 +1,47 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 52000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-52000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-52000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..70bb3a2b34240b6c04bcad3a1c6d58059cff4ce9 --- /dev/null +++ b/checkpoint-52000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20a92d591e367c553176bd2270ee7fb3e18c2d7d27ac84e7081511786a629d5 +size 28659921 diff --git a/checkpoint-52500/optimizer.bin b/checkpoint-52500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..b1167247b085498ddbb7d47ce79e671b476e4fa2 --- /dev/null +++ b/checkpoint-52500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251f6b2093e2ea3a5966f12310a7689eab25011bcc1b60ab9b37d5cf9acc1cbb +size 57349893 diff --git a/checkpoint-52500/random_states_0.pkl b/checkpoint-52500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..694963170809bc83de7c7a6009345c792f06849e --- /dev/null +++ b/checkpoint-52500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814cbdc4ce26aadbfb49b786dd3afccd55334bac97d7359310982e7eb635f1cf +size 14599 diff --git a/checkpoint-52500/scaler.pt b/checkpoint-52500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..7cac93e3689eafc93531e6b780d8fa85fbea63e5 --- /dev/null +++ b/checkpoint-52500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03fc7fc2b2e161278bf7ff2a8586dbcabad84d9740e5a17339b41e6c13526262 +size 557 diff --git a/checkpoint-52500/scheduler.bin b/checkpoint-52500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..b12040d0fac943d9da5ca444c85ef99362c807e5 --- /dev/null +++ b/checkpoint-52500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404232126a13e2cf283c25e501bcbbd9dfb05f0b13a482bc18f006475b59d036 +size 563 diff --git a/checkpoint-52500/unet/config.json b/checkpoint-52500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-52500/unet/config.json @@ -0,0 +1,40 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-52500/unet/diffusion_pytorch_model.bin b/checkpoint-52500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..094289ba1287a73e133f09964ae8c2f0decce400 --- /dev/null +++ b/checkpoint-52500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d92f51ac915ea37c6db42e408184d305dda9360731c2d9cd28ddbdb209d05c5 +size 28664529 diff --git a/checkpoint-52500/unet_ema/config.json b/checkpoint-52500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b312888566b76bf66b270fb366747c2876488746 --- /dev/null +++ b/checkpoint-52500/unet_ema/config.json @@ -0,0 +1,47 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 52500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-52500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-52500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..323816685504069edcde5095563d7d7744d2c17f --- /dev/null +++ b/checkpoint-52500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6370fb1c703134345caa68a4be8c0e132e2fb3900310ee48348c458c9c7feb51 +size 28659921 diff --git a/checkpoint-53000/optimizer.bin b/checkpoint-53000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e5f9e11bf1292440e24337b460eb7692ae65b58d --- /dev/null +++ b/checkpoint-53000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96e533c49145ca1aeff1da980df0f5b312e7f77011f090d0819eb00546b3224c +size 57349893 diff --git a/checkpoint-53000/random_states_0.pkl b/checkpoint-53000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..cb2b8b7b699dddc209ce7aec656e00d35d42fbd5 --- /dev/null +++ b/checkpoint-53000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf7aeeef233f52bc36f9d419d1335dcba54cd4cf6bc619607e116cf37944015 +size 14599 diff --git a/checkpoint-53000/scaler.pt b/checkpoint-53000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..69d63a415be6cec092829402917d2df6d6429a07 --- /dev/null +++ b/checkpoint-53000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e9d7f79ff2afbc7f7732f986f8b048655b231e198ac0d90be5a4c0ff3168c79 +size 557 diff --git a/checkpoint-53000/scheduler.bin b/checkpoint-53000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..b4510d8febfa2fe7cde7171ab88a1d1f45b50a2a --- /dev/null +++ b/checkpoint-53000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13de50849d7b33b0193c63aa8ebf9facf0f6ce17daea23e67e7052a11d795fe7 +size 563 diff --git a/checkpoint-53000/unet/config.json b/checkpoint-53000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-53000/unet/config.json @@ -0,0 +1,40 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-53000/unet/diffusion_pytorch_model.bin b/checkpoint-53000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..451d5431d7490833d3ee59d5240166188cabd58d --- /dev/null +++ b/checkpoint-53000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:851f9cac0799c8ca8d6cf3c25d4f7d61e14d20394f19e220093eb7f2f1dad0b6 +size 28664529 diff --git a/checkpoint-53000/unet_ema/config.json b/checkpoint-53000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..440cee439e594aafb038c0cda6d486fc9dd9a8bc --- /dev/null +++ b/checkpoint-53000/unet_ema/config.json @@ -0,0 +1,47 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 53000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-53000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-53000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..2f42c53e21e18a8f4a12058758ab83daa0999d4c --- /dev/null +++ b/checkpoint-53000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9612846f22612618221f1bbc5fa87e7b0c956bca0372ef0e515524826330a0 +size 28659921 diff --git a/checkpoint-53500/optimizer.bin b/checkpoint-53500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3c46a036251ea5ab156a5e1dfd5357a94e58061c --- /dev/null +++ b/checkpoint-53500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d602a29d1ab9b2c0b8afd66f8e8286e98b5acbd50697bd9234c4b306d2b042 +size 57349893 diff --git a/checkpoint-53500/random_states_0.pkl b/checkpoint-53500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..db33dddc07f08e11f7c879d1b089e10effa63967 --- /dev/null +++ b/checkpoint-53500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4975aac3464aa809a8c2a78a415c23d74824ce07d5778a7824ac1d203cf647e +size 14599 diff --git a/checkpoint-53500/scaler.pt b/checkpoint-53500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..894b393ae15bbb05e94e439a3cc686a95393da40 --- /dev/null +++ b/checkpoint-53500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6b89542c0948f6bc878287bf826371e90a25383157088d4488975dabf422df +size 557 diff --git a/checkpoint-53500/scheduler.bin b/checkpoint-53500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a32b0f4cfda5ebe0ffcc83d46a143eb9f4bd6018 --- /dev/null +++ b/checkpoint-53500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf34ccac3f33ec41446aaa780d3ad9a3e07e98e0d438ca62955af0b1339aa518 +size 563 diff --git a/checkpoint-53500/unet/config.json b/checkpoint-53500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-53500/unet/config.json @@ -0,0 +1,40 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-53500/unet/diffusion_pytorch_model.bin b/checkpoint-53500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..9e584f2c49340fe06821553c0416ee3f0d446acd --- /dev/null +++ b/checkpoint-53500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b734395950f1a38831c98e08719dfe6c04c576af7dd7e785c5c1376dce3ae8 +size 28664529 diff --git a/checkpoint-53500/unet_ema/config.json b/checkpoint-53500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a88ee5e14d44ebc0339971c1cc2931a0076d7e3a --- /dev/null +++ b/checkpoint-53500/unet_ema/config.json @@ -0,0 +1,47 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 53500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-53500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-53500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..228db7f7af6e58454e93532cb1db168ec3a1079f --- /dev/null +++ b/checkpoint-53500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ef9416319f7a2209dc272b49f3d09e1c1367ffd83389660c0c5056fa52c233 +size 28659921 diff --git a/checkpoint-54000/optimizer.bin b/checkpoint-54000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..45c4dd65df322a6fc4b5c00bd12c920f9d2ce599 --- /dev/null +++ b/checkpoint-54000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c427ac5653c89ee6a4aea5bfb0051e3934b8695fc212a4b4135ea6cd994f70c0 +size 57349893 diff --git a/checkpoint-54000/random_states_0.pkl b/checkpoint-54000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a7b6e99b8d8613d9f2512f0b46d36b61e653cf4e --- /dev/null +++ b/checkpoint-54000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71885953a410725d5d2624664a0d9c1569a059a93ee04d86cce92c02dbc45a99 +size 14599 diff --git a/checkpoint-54000/scaler.pt b/checkpoint-54000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1fe1754f79632c714ff85a88a6ddc735f2bad65f --- /dev/null +++ b/checkpoint-54000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05af377885dd0de9528077f11ecfcbb43ac34164ecc17485daf326a1461b940 +size 557 diff --git a/checkpoint-54000/scheduler.bin b/checkpoint-54000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..44581dbe56bb4f4eefbd513335329226928c442b --- /dev/null +++ b/checkpoint-54000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb2ed2077fd1e8289d5d41fce9661bb0b5b52794a1eacd74e7a0dec1d7cd340 +size 563 diff --git a/checkpoint-54000/unet/config.json b/checkpoint-54000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-54000/unet/config.json @@ -0,0 +1,40 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-54000/unet/diffusion_pytorch_model.bin b/checkpoint-54000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..832b6f986552c3e5e57d53625ec7d95c4a8280c6 --- /dev/null +++ b/checkpoint-54000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd45617ed97ee2f17485da0827f9d1a49cecfc79798b4d5d5906a7ab7f099d6 +size 28664529 diff --git a/checkpoint-54000/unet_ema/config.json b/checkpoint-54000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b819074460bf0c562170f694d3fd0d9ca21fbc0b --- /dev/null +++ b/checkpoint-54000/unet_ema/config.json @@ -0,0 +1,47 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 54000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-54000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-54000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba7b73339d8b9220cfd91126aa0c5b46779d6569 --- /dev/null +++ b/checkpoint-54000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a6db6f3c35e92c856af9f536f2f3af686c15b2fda133266e8bfbd236d97940 +size 28659921 diff --git a/checkpoint-54500/optimizer.bin b/checkpoint-54500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0a3bbbe3ce237db7b4c24fc9c12ab67c49bb43e3 --- /dev/null +++ b/checkpoint-54500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1666ad2641cf1ef45d5c25086911e36f2d1b280b94c7400c4a44cc122d23b4 +size 57349893 diff --git a/checkpoint-54500/random_states_0.pkl b/checkpoint-54500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..25491ed887a850528cd264d0c7b76d8dd55a47dd --- /dev/null +++ b/checkpoint-54500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33bcfc60e73d95b83d176f465023563f310bc30323226d5557a702addefe5117 +size 14599 diff --git a/checkpoint-54500/scaler.pt b/checkpoint-54500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..97e315cd55cbabd19c77a655551ef9bc5067dbfc --- /dev/null +++ b/checkpoint-54500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed58d18994d815d47f6efdd08c16636f97176276d54bb4945f1177c5fe46d2c +size 557 diff --git a/checkpoint-54500/scheduler.bin b/checkpoint-54500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4bdb65aba10a921b09009e74f666b1900d2246e7 --- /dev/null +++ b/checkpoint-54500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9291458ea322e8c6447a37d67047e6f1432e056bbf1aeb005f2acece4571e84 +size 563 diff --git a/checkpoint-54500/unet/config.json b/checkpoint-54500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-54500/unet/config.json @@ -0,0 +1,40 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-54500/unet/diffusion_pytorch_model.bin b/checkpoint-54500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..48060bb9eb509b66497b8b0523245caab57af865 --- /dev/null +++ b/checkpoint-54500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e5af9ab353afb589833b05912156db0f3e738763adca7fb8564648aba1ab34 +size 28664529 diff --git a/checkpoint-54500/unet_ema/config.json b/checkpoint-54500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..185959ab9d0467817103cfd05ce2ec68f4a8c4a6 --- /dev/null +++ b/checkpoint-54500/unet_ema/config.json @@ -0,0 +1,47 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 54500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-54500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-54500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..eec6f6a46540e40c3e63620b9a9cd9a92fa28e2d --- /dev/null +++ b/checkpoint-54500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d4d81381a0e11107859ad89040b4819cab85eb6c6cfd859dba217d40bdf8be +size 28659921 diff --git a/checkpoint-55000/optimizer.bin b/checkpoint-55000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..9bfcc36ddc663d6f772e9a410aac03ab94198b47 --- /dev/null +++ b/checkpoint-55000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4598f033c8e26c07fde5279549cb8abc89654f50070da823ddb0c7ad20cfb7 +size 57349893 diff --git a/checkpoint-55000/random_states_0.pkl b/checkpoint-55000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..465cf325ff213d8f23034e351f8ec2eeead989e9 --- /dev/null +++ b/checkpoint-55000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727da2946268b34363820f563cb75e0744d7cfa6273be1470c469984e8c990a6 +size 14599 diff --git a/checkpoint-55000/scaler.pt b/checkpoint-55000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..265242f30bb00e2360276c8c43a658bccd98ff43 --- /dev/null +++ b/checkpoint-55000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0911bf4bf4b9adf1e403692e79f2caa296477a27af7212fad19c3899ca2fd183 +size 557 diff --git a/checkpoint-55000/scheduler.bin b/checkpoint-55000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..088e1a7a11ff0d0b59f142310dcf3ab5421d46de --- /dev/null +++ b/checkpoint-55000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af37a9a5423cf1950ab007bca1c10af6db744b5edddbd99c2effb0d9e4257f30 +size 563 diff --git a/checkpoint-55000/unet/config.json b/checkpoint-55000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-55000/unet/config.json @@ -0,0 +1,40 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-55000/unet/diffusion_pytorch_model.bin b/checkpoint-55000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..34de7713f5918eff8671ac485770e80f2bfd73cd --- /dev/null +++ b/checkpoint-55000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:476d01f138019af84cfdf165e27050e084faec4bd241d6aeb7a7e15ec39a18f8 +size 28664529 diff --git a/checkpoint-55000/unet_ema/config.json b/checkpoint-55000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ba58ff72057dd952120848ae539ceccd5dddd90d --- /dev/null +++ b/checkpoint-55000/unet_ema/config.json @@ -0,0 +1,47 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.16.1", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 64, + 64, + 128, + 128 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 55000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-55000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-55000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..5b00e0c93f24fb9d55d1d416e3ff798a24c2b28b --- /dev/null +++ b/checkpoint-55000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9d65bd9ed5b5426cf999e32ff706e720d0f2d9da9500c5120ecf498b2980dd +size 28659921 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index a4c102b8060f4700254dda7ee38221d56dae302a..1a9cc8cfee3e1cc68c1d56b7234159e0dc976b68 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:ed5050ed5af4844a9249a9eb764b69f41a3503b9b4be5fcf8540f36cbfe72b96 +oid sha256:af1c4af54c83534834ea32e415af6c947ca11cd6d917f741450096f27ec5206b size 28664529