diff --git a/checkpoint-34500/optimizer.bin b/checkpoint-34500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba1df8b92f5ed8c8a585cedd421147d9b6a92458 --- /dev/null +++ b/checkpoint-34500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79fa82ba925b2c2ab2f686a763126eb44aa995acf38ffbf9e728ad8c5835f6d3 +size 57349893 diff --git a/checkpoint-34500/random_states_0.pkl b/checkpoint-34500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..7d627d101e8aeddda72b8ad7af9bf1843d1f46ff --- /dev/null +++ b/checkpoint-34500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c5e28aea9b07917894371b0253dcd1b75a8fd6a76507684bb8778cf891ee15 +size 14599 diff --git a/checkpoint-34500/scaler.pt b/checkpoint-34500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..f651b54d780caee69736646d15a1a33c105449ce --- /dev/null +++ b/checkpoint-34500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9a4b9b869a312ebc0625deb28f42ae431f5f66a6266e3e89ad9e33bfe4b8e3 +size 557 diff --git a/checkpoint-34500/scheduler.bin b/checkpoint-34500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f6a286979ef0d13cde6b4b8ec88c0f78fbf6ec2f --- /dev/null +++ b/checkpoint-34500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518db90c5ffd3430a590aa3e4f24ad3e755ae6842f2028c04c9d0c50fcb17148 +size 563 diff --git a/checkpoint-34500/unet/config.json b/checkpoint-34500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-34500/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-34500/unet/diffusion_pytorch_model.bin b/checkpoint-34500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..e2424d72762423970e7e09618416c41af105d227 --- /dev/null +++ b/checkpoint-34500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857c0a85c15708f98650dc70542a73d1096038261b2816824f58ee8b404fe4e6 +size 28664529 diff --git a/checkpoint-34500/unet_ema/config.json b/checkpoint-34500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..2070161c9cb02bb78fcebc5e0c6777b195e5330e --- /dev/null +++ b/checkpoint-34500/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": 34500, + "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-34500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-34500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..3320766246229c53aec0b20c38fde200add3a7f5 --- /dev/null +++ b/checkpoint-34500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c540f93190f9a4078eba8577e1811a112fec3ec530e83e8b92c5a3144ca361 +size 28659921 diff --git a/checkpoint-35000/optimizer.bin b/checkpoint-35000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..31f08876207a11c1037f385985628f3718dc5a84 --- /dev/null +++ b/checkpoint-35000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ad11353dc8ca623584c24d1d678fff1b2180fc02d9701a09efeff6c19aa39b +size 57349893 diff --git a/checkpoint-35000/random_states_0.pkl b/checkpoint-35000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8476f65c30681cfeaec23603823b5944cfe4067f --- /dev/null +++ b/checkpoint-35000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0484c5b2e1e040523e25db0e92cdfea7b0d9630d2d6180c740dc248e91dd373b +size 14599 diff --git a/checkpoint-35000/scaler.pt b/checkpoint-35000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..dc957b9c61118994bab35c1823edbdccf623055b --- /dev/null +++ b/checkpoint-35000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c6bd0df29971b5419d0de1926cabcef27d7665aecf33dfe06d590d7d99de7b +size 557 diff --git a/checkpoint-35000/scheduler.bin b/checkpoint-35000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..dcdf2f049866eef565d1e27cc43c3b9e5c7650f8 --- /dev/null +++ b/checkpoint-35000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a490f9542f46a673c98b797f2bfcb97545a34764f5907d32082ec951d7a627 +size 563 diff --git a/checkpoint-35000/unet/config.json b/checkpoint-35000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-35000/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-35000/unet/diffusion_pytorch_model.bin b/checkpoint-35000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..353f4574dcc02824db20ac7cbc159364602b597f --- /dev/null +++ b/checkpoint-35000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0811e7e8fd8ed32396d229717d2f1ca1656aa350e31e81c7d2857d3bd211883a +size 28664529 diff --git a/checkpoint-35000/unet_ema/config.json b/checkpoint-35000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea4482db4caf6f02a477fc5d0d3f71a5e9425328 --- /dev/null +++ b/checkpoint-35000/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": 35000, + "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-35000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-35000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..05b8d485b48cb4057f2bdf8219d741651b87a0ba --- /dev/null +++ b/checkpoint-35000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7458eeee4c11f1fdee2f7ea495f5b0a041b69078d79636411aed5a7e1671f26 +size 28659921 diff --git a/checkpoint-35500/optimizer.bin b/checkpoint-35500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ed4109026bd3531f713c2ad44b7707b72a8af350 --- /dev/null +++ b/checkpoint-35500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7581178d735abb745e951ca79f7530124ce8bc784ff2ed98edbabd455de4f78 +size 57349893 diff --git a/checkpoint-35500/random_states_0.pkl b/checkpoint-35500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a7d173c794b3824cd7f92b077a3150fe3748c1f3 --- /dev/null +++ b/checkpoint-35500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07391fee07954a2856d688475ac78b6a252ed9f726ec24817e599c2142481c31 +size 14599 diff --git a/checkpoint-35500/scaler.pt b/checkpoint-35500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..476fc8d72d18d055103b9557e459b994a25316ed --- /dev/null +++ b/checkpoint-35500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6426e0fb098905b4b7d6dc7ba4f588883e91df0f344a95de569f919764b3b88 +size 557 diff --git a/checkpoint-35500/scheduler.bin b/checkpoint-35500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c8a67d4795f8fa014a8f906b3c4b20d8f28d4fb6 --- /dev/null +++ b/checkpoint-35500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb97947292a6202668c38e92399716d6ce441c49149b9eae6ec63732d0a84a58 +size 563 diff --git a/checkpoint-35500/unet/config.json b/checkpoint-35500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-35500/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-35500/unet/diffusion_pytorch_model.bin b/checkpoint-35500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..6cfa17fc4d71709392b45ce686b8d4cd2918732f --- /dev/null +++ b/checkpoint-35500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84599dd6d3e89fd3a9000e8184313f824a9f2edd25a31b5d4ca730152258a33c +size 28664529 diff --git a/checkpoint-35500/unet_ema/config.json b/checkpoint-35500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..696b3b307ec2bf6418858bb1db43c76b8fc361df --- /dev/null +++ b/checkpoint-35500/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": 35500, + "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-35500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-35500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..32307ce0ac9c0aed38c4857cd87ec39d4280abe8 --- /dev/null +++ b/checkpoint-35500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2cfc9a0b29674a6ad946d18159b52645376b131e1c505777b4838da153955f +size 28659921 diff --git a/checkpoint-36000/optimizer.bin b/checkpoint-36000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..d9f61e374f4d15e8e97c2af84b3b3e2310eb789a --- /dev/null +++ b/checkpoint-36000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467353d25fe3d3445fc954af620cc72c0bf3708a58edffce1f5c77ee95172268 +size 57349893 diff --git a/checkpoint-36000/random_states_0.pkl b/checkpoint-36000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..03a89f96df56fd409369b5c03f2f2b9f88e38ce7 --- /dev/null +++ b/checkpoint-36000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc727293827775852bac4c5e2de3e63715abedc1285d386d89a53299fe7a25d6 +size 14599 diff --git a/checkpoint-36000/scaler.pt b/checkpoint-36000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..0eee877d78323692e5e8fa5e50dc6e944ae0b8ac --- /dev/null +++ b/checkpoint-36000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e28786962e2750f401b0a4fe63247c8af83bcd6358ac1f1c6d8c0b2933a7ec05 +size 557 diff --git a/checkpoint-36000/scheduler.bin b/checkpoint-36000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3a067359b994f541792a68ef1dbed922492534ed --- /dev/null +++ b/checkpoint-36000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202261d984dc54b65e13626e98775f484c8bdd682255db6b5549def12a68705e +size 563 diff --git a/checkpoint-36000/unet/config.json b/checkpoint-36000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-36000/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-36000/unet/diffusion_pytorch_model.bin b/checkpoint-36000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..26bdb6d7e77cd933d858a9ae8890c74b69827de9 --- /dev/null +++ b/checkpoint-36000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1574c67a57a04a49a73ea6e599460a0c4f91934ba5b9d622c93984d8d040dc3 +size 28664529 diff --git a/checkpoint-36000/unet_ema/config.json b/checkpoint-36000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..2027a8c021d4ceeaff01625ba8e46e36057d7862 --- /dev/null +++ b/checkpoint-36000/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": 36000, + "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-36000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-36000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..bf4397386d25d89f0ba3d95d5c9e7f2d166306f1 --- /dev/null +++ b/checkpoint-36000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d8011d127a23b642f88a6c4fc9cffe9a57318984a9e2c12f3569c22d9bfdf6 +size 28659921 diff --git a/checkpoint-36500/optimizer.bin b/checkpoint-36500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6e82ffd86b479bab3ebdcb5b3ad716d900d6803a --- /dev/null +++ b/checkpoint-36500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e628fdd8d2fae3aafa11e7545d4ad5b8f7f9535c4022d1c2e7631835fcd3abc +size 57349893 diff --git a/checkpoint-36500/random_states_0.pkl b/checkpoint-36500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..2f4455cbb3bd71ef808af5fc6f3c50ddd51bf30c --- /dev/null +++ b/checkpoint-36500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8686c18343ce8be7ed26a284cb0645460aa1d232902fd759ab7e196f2a6c31b2 +size 14599 diff --git a/checkpoint-36500/scaler.pt b/checkpoint-36500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e399640ec2a95a3e5c1f6928e03050a8daac6377 --- /dev/null +++ b/checkpoint-36500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde70ea7e93cb4364273b6ecf6b2a6f89fcad4617ee83845fb63d1faef394b9e +size 557 diff --git a/checkpoint-36500/scheduler.bin b/checkpoint-36500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..eb274a52fd210fa30f57bad97c3a9ee10b285ede --- /dev/null +++ b/checkpoint-36500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a864687139fb81c19b081c15860d0d068141293a936c9f1601793de695d3d32 +size 563 diff --git a/checkpoint-36500/unet/config.json b/checkpoint-36500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-36500/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-36500/unet/diffusion_pytorch_model.bin b/checkpoint-36500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..352e137438f853bb55f7d1187f34b5eab0a9c625 --- /dev/null +++ b/checkpoint-36500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a470db73760c234ec40a0a6cc508ebe85e3e6165b5c4280832ffb905361b2e0 +size 28664529 diff --git a/checkpoint-36500/unet_ema/config.json b/checkpoint-36500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8acf89527be24a0983ba895f51996af81ac7d53c --- /dev/null +++ b/checkpoint-36500/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": 36500, + "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-36500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-36500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..efc63d78a22c49c3fdf54410c560b1268285c5a9 --- /dev/null +++ b/checkpoint-36500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1be4d4bc9061dc08f6eac5ca40b73fe6ebc8b04fd8872dbfd7f98a518a60252a +size 28659921 diff --git a/checkpoint-37000/optimizer.bin b/checkpoint-37000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e7c10c80dee387065143d9c8b81314e427ec75c6 --- /dev/null +++ b/checkpoint-37000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5b7bf579a5afb73eb5cd27b0436a41d695254ddeaac2abfa097db20d527b0c +size 57349893 diff --git a/checkpoint-37000/random_states_0.pkl b/checkpoint-37000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ebe5bb0de1a39938c95211e37a5c8bd4c0ee5366 --- /dev/null +++ b/checkpoint-37000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515b566755f2d29e84b6e87937253f75204bd3cb5bb5901e37374eec834e3cfc +size 14599 diff --git a/checkpoint-37000/scaler.pt b/checkpoint-37000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..f93e5d3769663f54b27db037af65d2714ccbdd1b --- /dev/null +++ b/checkpoint-37000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd922024518742751f16eedb287d0197a6fd9ad0d0ba8b15af6ac3e7b94fccd0 +size 557 diff --git a/checkpoint-37000/scheduler.bin b/checkpoint-37000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0dd5624e7b5a052c90c0df43f91540b8700d2309 --- /dev/null +++ b/checkpoint-37000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8f169cc995f7c9734e419d475335cc2bb794ca8bf094a24b4216fe49ddb372 +size 563 diff --git a/checkpoint-37000/unet/config.json b/checkpoint-37000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-37000/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-37000/unet/diffusion_pytorch_model.bin b/checkpoint-37000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..df4501a9408d62b319f2f2fbdb9deb72faada8d1 --- /dev/null +++ b/checkpoint-37000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b8873ff36996b279c7e24d683f5c03dac82dbb4602ec6d7be2b413ff7e7273 +size 28664529 diff --git a/checkpoint-37000/unet_ema/config.json b/checkpoint-37000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..45f8a24cd44766e5cb6da5e6abb8caa35813a5b3 --- /dev/null +++ b/checkpoint-37000/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": 37000, + "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-37000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-37000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..5bde42e5c51b90ef874e47f199a685418f43f3bb --- /dev/null +++ b/checkpoint-37000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:226aea1aae0c8966c7203bfc572ae1c5776a08272d2acbc7c793e219e3fa201f +size 28659921 diff --git a/checkpoint-37500/optimizer.bin b/checkpoint-37500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..15662533e56ae80da1231732f01c6a1246ec0ec1 --- /dev/null +++ b/checkpoint-37500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d538d95766934ad0ba73322e3761d4405204545e82c5d3c79657c114386336a +size 57349893 diff --git a/checkpoint-37500/random_states_0.pkl b/checkpoint-37500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..88ba48c04b98d3ed307697d780d528cc21dd7cb2 --- /dev/null +++ b/checkpoint-37500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded8d80d0fe0b08d51ffa46a6e5b6ad07237ba3e6dee3c332f768bdfb170965b +size 14599 diff --git a/checkpoint-37500/scaler.pt b/checkpoint-37500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..17de5760bd853b19c1d47652b5960bd87ab9c459 --- /dev/null +++ b/checkpoint-37500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2634a48086d506c50062f38276cbbfdf138c446bf2db790161faaec79d18e99e +size 557 diff --git a/checkpoint-37500/scheduler.bin b/checkpoint-37500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c16eec16629b7ecceadc9e82e5374586385a4522 --- /dev/null +++ b/checkpoint-37500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af55650f39f289f9d7c14eb6a8926d908f3a0ac3688c7da22bacedf32f3362d +size 563 diff --git a/checkpoint-37500/unet/config.json b/checkpoint-37500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-37500/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-37500/unet/diffusion_pytorch_model.bin b/checkpoint-37500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..0c9fc98b64649a31287f87efda3534f6523a8783 --- /dev/null +++ b/checkpoint-37500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2664e9e7293847f2273f0c373ff5a564adff146dd890ced5f5a3d825e803296c +size 28664529 diff --git a/checkpoint-37500/unet_ema/config.json b/checkpoint-37500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6320ccd73e6d7a9d59a6781b7ad74da7c22ec10e --- /dev/null +++ b/checkpoint-37500/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": 37500, + "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-37500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-37500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..be5d695f2f8fbcb29e423130358cf46e144eb8e7 --- /dev/null +++ b/checkpoint-37500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e37faae14a8cb5cf4ba6af79a156e32118e939bd1f29ef693076042fcc71b52 +size 28659921 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index c0bf87e54f550f99bd17364e599f73ff3c3ffa6c..a67d6bdf70c509da7eb7250482c6fb83dff5fdb8 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:8b2fbf4b3ac2a1dd72d5502f4b0033dd6ba5669ede7cd67b7ccd42e77ef48ee4 +oid sha256:dda77a0c4d845238b149a884f18de324f9dafa30735fceea3257859aced50a34 size 28664529