diff --git a/checkpoint-21000/optimizer.bin b/checkpoint-21000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f8e9a4806f0cb7753b59c880df5b12ae852c7124 --- /dev/null +++ b/checkpoint-21000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff94841386b5901d5309fa705fd4c1769205da52574d6d5183a50d6903b1d73d +size 57349893 diff --git a/checkpoint-21000/random_states_0.pkl b/checkpoint-21000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ec6fd8d19f3edb38693ffe1bd1d7aaaf03b3ae7c --- /dev/null +++ b/checkpoint-21000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cabe4cd7d6b42825ccd2c12831ac72ae0fa30d7778cf1b066a7cca438255cc +size 14599 diff --git a/checkpoint-21000/scaler.pt b/checkpoint-21000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..9776aa02fbc23e6117563a12488c1eb20e10968a --- /dev/null +++ b/checkpoint-21000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:623c7105f35c73f6cccfe0e69bedaba218e496bbd2ef9026b8be2fc1e0f03d84 +size 557 diff --git a/checkpoint-21000/scheduler.bin b/checkpoint-21000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3272c4586d6e7bc2e815ca9fdb0f2737a3892faf --- /dev/null +++ b/checkpoint-21000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a520bc7beebe441487d0df9d5914d53b54069b86950dba6363c1bd5449857a +size 563 diff --git a/checkpoint-21000/unet/config.json b/checkpoint-21000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-21000/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-21000/unet/diffusion_pytorch_model.bin b/checkpoint-21000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..bcb49c4b70b1420d107be52d4430d0b8f4b38a9b --- /dev/null +++ b/checkpoint-21000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612bf407464b63a85f02f55c0ced63de0d8e30b8254879baff32bb03404a2ffd +size 28664529 diff --git a/checkpoint-21000/unet_ema/config.json b/checkpoint-21000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4be8702ddbe2c35534cd4cd2ec12faf178e2cb7d --- /dev/null +++ b/checkpoint-21000/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": 21000, + "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-21000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-21000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..38e76773909f0b3cc2aa609bcb5608ee86bf1a60 --- /dev/null +++ b/checkpoint-21000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:697f47e6b5b2be2d671d1198d17235eda1699b4af2eaf82d45dd8a8b3e087979 +size 28659921 diff --git a/checkpoint-21500/optimizer.bin b/checkpoint-21500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e096491d8b1f1a42276de37d3264e7e1f0d72a5c --- /dev/null +++ b/checkpoint-21500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64230003353af79dd2fd95a4297429f0d145b3ade806ee6533269c73bc10d65 +size 57349893 diff --git a/checkpoint-21500/random_states_0.pkl b/checkpoint-21500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d0f0761fa51033e473ab6069854accf1b32ba96c --- /dev/null +++ b/checkpoint-21500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59fe3b7bc7ebbbbdabac1948e9f876609844c4a73ead627cc03cd8855622ef6f +size 14599 diff --git a/checkpoint-21500/scaler.pt b/checkpoint-21500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ab72bf060afb8f35b1e10831ad837894565bedc2 --- /dev/null +++ b/checkpoint-21500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7197323622d0e257016a80a49a158e43bb0961ba8252b7484ce8537bf9ac7469 +size 557 diff --git a/checkpoint-21500/scheduler.bin b/checkpoint-21500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..dd8711fed9e6dfe4c7ca194368cff94370098260 --- /dev/null +++ b/checkpoint-21500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1dba0f3edb4f9d7157b2b7b3e30432a4d6e58967e70e46a07cf2f291c7f7e9b +size 563 diff --git a/checkpoint-21500/unet/config.json b/checkpoint-21500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-21500/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-21500/unet/diffusion_pytorch_model.bin b/checkpoint-21500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..919548954dba346de069e4d7878a13c81bd768bc --- /dev/null +++ b/checkpoint-21500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:508cc60482768f106ca13f38041c8aa5c9e1036a3df1b89e72a2f3b2c5cbb89d +size 28664529 diff --git a/checkpoint-21500/unet_ema/config.json b/checkpoint-21500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..4e382e15da997d3b89e1686d64aa581ad2d9a96c --- /dev/null +++ b/checkpoint-21500/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": 21500, + "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-21500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-21500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d1e063454902e811d684708d03868ccde3650c38 --- /dev/null +++ b/checkpoint-21500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04c0cbf39c47705ae6c571d969d3e10216277d076fd31fa056caa170974dc68 +size 28659921 diff --git a/checkpoint-22000/optimizer.bin b/checkpoint-22000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..4fdc84588120bc97aeb722bd42b8770fec8bbbf8 --- /dev/null +++ b/checkpoint-22000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:328768cd3cad278004a2bcef5f705ca54e844b57b29512bdbfd2199b46eff1fb +size 57349893 diff --git a/checkpoint-22000/random_states_0.pkl b/checkpoint-22000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..b7ba7e78867d9013abd378abbd2df6367574f42a --- /dev/null +++ b/checkpoint-22000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a636b33c2d59d8b188b17a745d064fb47a0c9799ede86bea85571b9bdf250c75 +size 14599 diff --git a/checkpoint-22000/scaler.pt b/checkpoint-22000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..441ee46da9bf364f8a29fbec39d666f92b0eac70 --- /dev/null +++ b/checkpoint-22000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0d7f5b8a5054789817fe783f80229426106a5f09330c630c2c05216f237c0e +size 557 diff --git a/checkpoint-22000/scheduler.bin b/checkpoint-22000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..00d31829359c9dbf60506ba9e282fc56876aff44 --- /dev/null +++ b/checkpoint-22000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:113c1b181aa618bc457c797777547b29077a1d657a689a0d371fc781430d0e68 +size 563 diff --git a/checkpoint-22000/unet/config.json b/checkpoint-22000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-22000/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-22000/unet/diffusion_pytorch_model.bin b/checkpoint-22000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..da1408e19a8397813c76a46db54e0cc483f7cd1b --- /dev/null +++ b/checkpoint-22000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe99c2c62b23bc311a777ab1c9f95d9ec131a5e98994775cbafb9ff87d48b8ce +size 28664529 diff --git a/checkpoint-22000/unet_ema/config.json b/checkpoint-22000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a88308067347531a9fe96270d9b3dcec9a194462 --- /dev/null +++ b/checkpoint-22000/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": 22000, + "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-22000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-22000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..8156ab339fa3e8426452ee760c7a2d3437e8ce68 --- /dev/null +++ b/checkpoint-22000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6291a1070166b96ab86e725535f994e85f39cd4938ca87ffa0c45e57b9b2f868 +size 28659921 diff --git a/checkpoint-22500/optimizer.bin b/checkpoint-22500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..448a1b356af9bf3d4b3e035032e074bb19be0a00 --- /dev/null +++ b/checkpoint-22500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac6fc4178fb834e56337953d10db95fe874348568e81ee8b71fdf2107702927 +size 57349893 diff --git a/checkpoint-22500/random_states_0.pkl b/checkpoint-22500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c432f388d8fb7143cb41c3eb350fb9e59824a63d --- /dev/null +++ b/checkpoint-22500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:911fe67773f39fc98ce9de4bef20e8111a8e86276d17104e036f78a812ee540c +size 14599 diff --git a/checkpoint-22500/scaler.pt b/checkpoint-22500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..6c283eaa78106a0697ef5ab91c1ecf149e14c41f --- /dev/null +++ b/checkpoint-22500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d30e4b91c2441991081cd17bef6a000d93a124a8e47d40fce9567871a1210ef8 +size 557 diff --git a/checkpoint-22500/scheduler.bin b/checkpoint-22500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..384d73ddc9b710be472db64b3e4ae835496c034e --- /dev/null +++ b/checkpoint-22500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c7ade7e640aeef923c7da3ac27b978f36d994b167fc8002ad5a18ad633a65a +size 563 diff --git a/checkpoint-22500/unet/config.json b/checkpoint-22500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-22500/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-22500/unet/diffusion_pytorch_model.bin b/checkpoint-22500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..c1bc2f5bdb2eaa8fdb9a3076cf5c675e7b8a3f7c --- /dev/null +++ b/checkpoint-22500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f3f5ff5974d638aab5e10c2bd137325bc51dedd6ee4f866396711ef68f5f8d +size 28664529 diff --git a/checkpoint-22500/unet_ema/config.json b/checkpoint-22500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..9a85efcec6199bd383e2423721df13446dd1aa32 --- /dev/null +++ b/checkpoint-22500/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": 22500, + "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-22500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-22500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..80e113d50dd5559dd739fa51cb8b88e16048a1c7 --- /dev/null +++ b/checkpoint-22500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566391edb8e113f31124ae0d5bb4432edb648621b6ddc241bbe033b95c47011f +size 28659921 diff --git a/checkpoint-23000/optimizer.bin b/checkpoint-23000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..9fc66eb65b9134caeee3332426b2807e74cde40b --- /dev/null +++ b/checkpoint-23000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7a6663c0458506529898c97feff535874237d3929e223f6425ed3376b501d4 +size 57349893 diff --git a/checkpoint-23000/random_states_0.pkl b/checkpoint-23000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8a532f1ea441d4bc8b77dc31f1df9a7ac4f9db0f --- /dev/null +++ b/checkpoint-23000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfcbd62da6509757fbb3c9662b0606bc2605fccb6c1e58645d975903e7278f33 +size 14599 diff --git a/checkpoint-23000/scaler.pt b/checkpoint-23000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1a2935dc7e626c7e84af054d1a764737e2db18c1 --- /dev/null +++ b/checkpoint-23000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f50513ee2e0e242119f4582433931a128d662ad95aa08dbd5fd7016bf7e3b84b +size 557 diff --git a/checkpoint-23000/scheduler.bin b/checkpoint-23000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3aff7f06a77f21df8219598c86f8f9b2b19d33a4 --- /dev/null +++ b/checkpoint-23000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92bcc8b05379e8db3ceb83e2c2a198f6ae809cbb4f13913139618f64402af7b4 +size 563 diff --git a/checkpoint-23000/unet/config.json b/checkpoint-23000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-23000/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-23000/unet/diffusion_pytorch_model.bin b/checkpoint-23000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..abeee61cf78cf851e5ef1583d7a2d2555dda5bf7 --- /dev/null +++ b/checkpoint-23000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f31a988d25397e3a9a8506403864da03c38b723aa1b5aae40b6d1b31153f4a +size 28664529 diff --git a/checkpoint-23000/unet_ema/config.json b/checkpoint-23000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6f378709e1397a17d1c5e16d84809b1bf9b184b7 --- /dev/null +++ b/checkpoint-23000/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": 23000, + "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-23000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-23000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..cd7ec31eb82450b01bbf511502d43f53c67963de --- /dev/null +++ b/checkpoint-23000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b31a8b52a9f6155429f11dcf693908725436bd1ab693c6ea057b82396e3fc988 +size 28659921 diff --git a/checkpoint-23500/optimizer.bin b/checkpoint-23500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..bd4c718cf4d8f0dad2a690a25738c423f3a82502 --- /dev/null +++ b/checkpoint-23500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7932162eb271afc4f0c243666426074a89fe7ed572287d4a685f51ea97334dd +size 57349893 diff --git a/checkpoint-23500/random_states_0.pkl b/checkpoint-23500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..4392f9ff1c82c88b34f204bf4312c2d7b02c34ee --- /dev/null +++ b/checkpoint-23500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d220f6b01a3b0ff9284501a5c8de3a236aab2fbe9000c501e45226873fc1d7 +size 14599 diff --git a/checkpoint-23500/scaler.pt b/checkpoint-23500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..6dd8120bcb998bdc57328fd636a1d2cda2f39504 --- /dev/null +++ b/checkpoint-23500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d923df20b3128c9cec28543b16ad421ae25a34f5e7ec49979ce3f4213abf4c9 +size 557 diff --git a/checkpoint-23500/scheduler.bin b/checkpoint-23500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c40920353151f32c2c0f09e0713fd2c7b042c353 --- /dev/null +++ b/checkpoint-23500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24f367908d2aa7965fed2a619eadb4cbefedd045fd14b8b025ed4314edc4c8bf +size 563 diff --git a/checkpoint-23500/unet/config.json b/checkpoint-23500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-23500/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-23500/unet/diffusion_pytorch_model.bin b/checkpoint-23500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..6b4e475455dd8713b6327887fd727f64649026fe --- /dev/null +++ b/checkpoint-23500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6810a8198a6070562de3f8439e951125c1038af26d98428c93e523a96dea2b95 +size 28664529 diff --git a/checkpoint-23500/unet_ema/config.json b/checkpoint-23500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0021f02608352ad8921025279caf4fe0a7455552 --- /dev/null +++ b/checkpoint-23500/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": 23500, + "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-23500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-23500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..52da85b98a4272b9354b85be8597feb7c97db69a --- /dev/null +++ b/checkpoint-23500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15842dd691f34094ebe41b8db5a275d063b50229adf5acf460637f2bf105eb14 +size 28659921 diff --git a/checkpoint-24000/optimizer.bin b/checkpoint-24000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fc490abc717b8a54b3cd5111ce61a4c2fb694a47 --- /dev/null +++ b/checkpoint-24000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66f0af1744718f00e60f0e0af15d2a00931194c58638b3b878526e12a5a82595 +size 57349893 diff --git a/checkpoint-24000/random_states_0.pkl b/checkpoint-24000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..b0b89ba1f23e400e2c2db1c8df0055085992b7d9 --- /dev/null +++ b/checkpoint-24000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e6e78cd16d264d6284dfd9c75f7242a47377ed04076e0220688683e384455b +size 14599 diff --git a/checkpoint-24000/scaler.pt b/checkpoint-24000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..4aa1014f99a54ef1256e781104c7d6109ccaa82d --- /dev/null +++ b/checkpoint-24000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd2b32aefb24691f246b0deddce30fc7a8fe023df81d4a547c87e4dbc7757c7 +size 557 diff --git a/checkpoint-24000/scheduler.bin b/checkpoint-24000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1aa256a0c8d684d14fa62d8ccdff54003b52c652 --- /dev/null +++ b/checkpoint-24000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe77c18c97ce3b24468b0c15d50b234d9e327082a49e07df61890b633a53173e +size 563 diff --git a/checkpoint-24000/unet/config.json b/checkpoint-24000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-24000/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-24000/unet/diffusion_pytorch_model.bin b/checkpoint-24000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..9c15dd605a563fd80a0d8ed192ca7b8e285b4ecb --- /dev/null +++ b/checkpoint-24000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993c847d21355f0794d8ba1930516da6e55da87fbe9ce56557b5b5d7aa1da30d +size 28664529 diff --git a/checkpoint-24000/unet_ema/config.json b/checkpoint-24000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..427f77cf548795016d271ad335194595e0bc95c0 --- /dev/null +++ b/checkpoint-24000/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": 24000, + "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-24000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-24000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..62cd581116bcd9e7b5617545e13408cfbb241880 --- /dev/null +++ b/checkpoint-24000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a9f72441412d1fb314b5e0444d3cf4b7b20f9aca1ce6e05c24635250694e0b +size 28659921 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 1627b035de2c8922cc99a4e00490f09867d274d0..f4500eceb18c2ae4acdefd439d2aa63f5459f8dc 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:d1e2058c3d21cc9614461b0e98254052e9fbbdb69aec048bb019eecbf23ff7b7 +oid sha256:09ea9ca999b9dbe306361ead55806c185b34c3bfbc0f8de7b30b3a2b846dcc31 size 28664529