diff --git a/checkpoint-40000/optimizer.bin b/checkpoint-40000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..21bf3becadd88dc08fef17667a8dbdbee83dca35 --- /dev/null +++ b/checkpoint-40000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cfbfe05adacc5209ed84fc2f5328ecdaa44e6ffbae2362a2dbfd7bcb9a7a2dd +size 909763299 diff --git a/checkpoint-40000/random_states_0.pkl b/checkpoint-40000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..92db2426c37c1c042c718c8d4568a18ffb6275af --- /dev/null +++ b/checkpoint-40000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847a7bb58d4ed8dbd8e9eb7f2a26448b7bff1c41a93e06362236c2e11ce6ff24 +size 17811 diff --git a/checkpoint-40000/scaler.pt b/checkpoint-40000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e34c0cfe651c86f85f81c91536d219e2ee1044f6 --- /dev/null +++ b/checkpoint-40000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55dcaab893a8cf377223694e6dccd38a85024e1d398e7617dd4e7f540496c4f +size 557 diff --git a/checkpoint-40000/scheduler.bin b/checkpoint-40000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..39b9ad795726dd8aacc5e56a0ddf02299de43d3b --- /dev/null +++ b/checkpoint-40000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f866e81803903d820f0c9bf922843fa5293def05aaeeb518660c6af491a34c9 +size 563 diff --git a/checkpoint-40000/unet/config.json b/checkpoint-40000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-40000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-40000/unet/diffusion_pytorch_model.bin b/checkpoint-40000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..db21634e0682ff387ba0e108ed00c95a64b88288 --- /dev/null +++ b/checkpoint-40000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d206daf24be4c20b36f1558cb825867290aa3fd26c1287017cdbabc91c6f0e3 +size 454867965 diff --git a/checkpoint-40000/unet_ema/config.json b/checkpoint-40000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..93dcba36a10e5e7bc1bc65a938a0ca0931999dcf --- /dev/null +++ b/checkpoint-40000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": 40000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-40000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-40000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..675abe778d3670e135ab5cf3284f13975528abd5 --- /dev/null +++ b/checkpoint-40000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422d2a5dc0dfc67756c1e3b02e2bde9c295a14a31398ad934531a4bc2096a664 +size 454861629 diff --git a/checkpoint-44000/optimizer.bin b/checkpoint-44000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..4800f401afc72d9bda25169510f1b715e7f1600d --- /dev/null +++ b/checkpoint-44000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1363878d500779189876339d938c8de684e63bb60814d08c9b87ffa5f4f870c5 +size 909763299 diff --git a/checkpoint-44000/random_states_0.pkl b/checkpoint-44000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..84d24fe6a7185333db0a1e2f3e979b1d33b9ddee --- /dev/null +++ b/checkpoint-44000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8408ea6a7f7f0ed4666e3896620d733cd15dacbda2448748bce52972671628 +size 17811 diff --git a/checkpoint-44000/scaler.pt b/checkpoint-44000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..6dd8120bcb998bdc57328fd636a1d2cda2f39504 --- /dev/null +++ b/checkpoint-44000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d923df20b3128c9cec28543b16ad421ae25a34f5e7ec49979ce3f4213abf4c9 +size 557 diff --git a/checkpoint-44000/scheduler.bin b/checkpoint-44000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..373d2971441a9d9fb266ba3a50625f30e6552467 --- /dev/null +++ b/checkpoint-44000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e29b9b0a073743bbc8e3adfda3d4823ab1b0364e99d416dec5de64aedf3012 +size 563 diff --git a/checkpoint-44000/unet/config.json b/checkpoint-44000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-44000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-44000/unet/diffusion_pytorch_model.bin b/checkpoint-44000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..8c4687bd4cac71be4d84fef96ce78bb6f843bf5c --- /dev/null +++ b/checkpoint-44000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:241aeacf122825e888cc181c43143611bf6dc44027ece58a200705f4c42e21bc +size 454867965 diff --git a/checkpoint-44000/unet_ema/config.json b/checkpoint-44000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3f3198f26e253333102621ce5cd3ae195926290d --- /dev/null +++ b/checkpoint-44000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": 44000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-44000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-44000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..4b7bbc397d4acbfbdfc7ea792bbc46af8a60830e --- /dev/null +++ b/checkpoint-44000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7187307ae6b715f7da39bba8d19c82d7b4b3c2da40ac450f810459ab8cc8a84c +size 454861629 diff --git a/checkpoint-48000/optimizer.bin b/checkpoint-48000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..db1f5d0c18f1aafde3e9c3b71dae841b232a751d --- /dev/null +++ b/checkpoint-48000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d564659891dd4545f724e23a9118dd68a783a5966c148a31b65cbfa765d0079 +size 909763299 diff --git a/checkpoint-48000/random_states_0.pkl b/checkpoint-48000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8a3f99837e53e89914a63083ac464f46cb06b51a --- /dev/null +++ b/checkpoint-48000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5fc7049c5b0e2a03637a1810c11bdffbc99e1e01cc8402342c074b3061d875 +size 17811 diff --git a/checkpoint-48000/scaler.pt b/checkpoint-48000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..4b37187c357b9eeb9402c98c90f2984e8e623cc8 --- /dev/null +++ b/checkpoint-48000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6f35c763ac58f8800a87a7474aacb8c2d67fde9f9616f3e8565e6cebf79c65 +size 557 diff --git a/checkpoint-48000/scheduler.bin b/checkpoint-48000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a1e605a85cd465ec573bb0ba90d212c7a0abe14a --- /dev/null +++ b/checkpoint-48000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff0b78fa4e385b2b30e52757627afdf85edce9c654db777e88419b327f75641 +size 563 diff --git a/checkpoint-48000/unet/config.json b/checkpoint-48000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-48000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-48000/unet/diffusion_pytorch_model.bin b/checkpoint-48000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..478d6804263563f5350681ef6d0d60a486f59b99 --- /dev/null +++ b/checkpoint-48000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06a2b19f50c2c4bae654167344c603d5f4fc35c231b23e5b425045f40ce629e5 +size 454867965 diff --git a/checkpoint-48000/unet_ema/config.json b/checkpoint-48000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..47fd6db6ce9c4160a97bde6e95400a182defc589 --- /dev/null +++ b/checkpoint-48000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": 48000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-48000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-48000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..2f1d5f84bc4e6285c99a25a37c603a4d2dfc0496 --- /dev/null +++ b/checkpoint-48000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d446ff9fbc6c5cc95ad1b457f9b9b36fab5c5f5f8fa576fe789e3a5df278c5e +size 454861629 diff --git a/checkpoint-52000/optimizer.bin b/checkpoint-52000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ae4a23010151a46ebb97666803100fb4c1489ec0 --- /dev/null +++ b/checkpoint-52000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e96845201c9841be95dc1decfa1b2adc801511d6e59a67e25926cd1f95262e +size 909763299 diff --git a/checkpoint-52000/random_states_0.pkl b/checkpoint-52000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f468c92458c496e87805fe315ce903962c0ffa1c --- /dev/null +++ b/checkpoint-52000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dbf7f332604ab62e1df1ff9eccb1b35f9cef8b28bae2115752ea4906795e5c1 +size 17811 diff --git a/checkpoint-52000/scaler.pt b/checkpoint-52000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..652bcc32b48c04e852d7148e4f6adc119ec1af33 --- /dev/null +++ b/checkpoint-52000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f517fecdbd6884073a17bd05b858a607e139354d2dd7e2fdba7746bb453c16 +size 557 diff --git a/checkpoint-52000/scheduler.bin b/checkpoint-52000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..e8e556a703cb3c929330769c67232fd028672f64 --- /dev/null +++ b/checkpoint-52000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea873eef24581d87912504feaf5d4412e84d9ece64d0667aaa02f3f0521a8ec2 +size 563 diff --git a/checkpoint-52000/unet/config.json b/checkpoint-52000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-52000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "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..1d80f1ee94e44d6b6482d9a96e328eae0e72eee1 --- /dev/null +++ b/checkpoint-52000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb22122ae8551df7dbe7001552e0a3839ebd0a0bb5fc46e9eeb0ce2fabf5eff +size 454867965 diff --git a/checkpoint-52000/unet_ema/config.json b/checkpoint-52000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..789c43ca5f04a69abd2b0694cee0f7522f5fff24 --- /dev/null +++ b/checkpoint-52000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "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..81a9af308aa8bfc17a72fee0548dd0825f0abb12 --- /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:10c84f93c12ee7088ba592395f0fc51a9ba7c4027663950a649245be66b87431 +size 454861629 diff --git a/checkpoint-56000/optimizer.bin b/checkpoint-56000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..35b11414ecb36ef41369c898d30e2acba78fcef5 --- /dev/null +++ b/checkpoint-56000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7341aad98fddc5b0f64c0863550b0a6d8237ad97371eb04b89d0e547509606f8 +size 909763299 diff --git a/checkpoint-56000/random_states_0.pkl b/checkpoint-56000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f0730de6420c90536dfcd30041ffd412d3090c49 --- /dev/null +++ b/checkpoint-56000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859ec25b944e93bd2cbc1b6e5abd225ddb42bac6d0ce5bd4cb16ca6ac7916a99 +size 17811 diff --git a/checkpoint-56000/scaler.pt b/checkpoint-56000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..3a12de011276059a6c904539be1b61f85df34365 --- /dev/null +++ b/checkpoint-56000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a82b4c795d1ae91bc03bfdc5ca563cde386fa713dd25ff349e5eba3282094adb +size 557 diff --git a/checkpoint-56000/scheduler.bin b/checkpoint-56000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..63bbaecf42e4ffce55a17b89b0de9403872d8ba2 --- /dev/null +++ b/checkpoint-56000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0846739383a55fe58e686c5f61e3c19dcac2439f69c224517dd1e4a8ae27bceb +size 563 diff --git a/checkpoint-56000/unet/config.json b/checkpoint-56000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-56000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-56000/unet/diffusion_pytorch_model.bin b/checkpoint-56000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4065faf014bef91e33064599a2eba32f20c3081 --- /dev/null +++ b/checkpoint-56000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d376c7b1fb59c7ed343a65d514841d255995d1784bf0cb4ffda14a241633c56a +size 454867965 diff --git a/checkpoint-56000/unet_ema/config.json b/checkpoint-56000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a5a4c266b3148aba97648bd375ccf933206d9711 --- /dev/null +++ b/checkpoint-56000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": 56000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-56000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-56000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..e07c54f912827cfab6e72aa29aa62c1abce48b74 --- /dev/null +++ b/checkpoint-56000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5265c4cde5bb36ccbccc8e8512ba1ddbbc0bb3afe7960bcd76210fb86d6037be +size 454861629 diff --git a/checkpoint-60000/optimizer.bin b/checkpoint-60000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..1948e12d19ad930a352a984b3f244b78d45b4cd2 --- /dev/null +++ b/checkpoint-60000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0a75013913a7d041f0c2a35099eb58e6bda6ea9bd11f9d8ff38ac4050bb534 +size 909763299 diff --git a/checkpoint-60000/random_states_0.pkl b/checkpoint-60000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bbde0fbde4dd92d9b99942bcbb5dd13d834b9393 --- /dev/null +++ b/checkpoint-60000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e709bdb7aa2308b539bab91ceafdc35905cf47fd82f04ea7b4eff90981e9ddfc +size 17811 diff --git a/checkpoint-60000/scaler.pt b/checkpoint-60000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1d067223985956a37b0de6527c1260f59d08b311 --- /dev/null +++ b/checkpoint-60000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0ead73a165dc6d85d3a4a3cfb4bd181ef5232cd5597cb5b4d8030e16ea1cfe +size 557 diff --git a/checkpoint-60000/scheduler.bin b/checkpoint-60000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d84f0977c6ccfd0098bb60fdcdc19ea0fa976008 --- /dev/null +++ b/checkpoint-60000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd71af1ca3a013f88769d7a3977385c7632d6556e8df2d88a0b65015c57486c +size 563 diff --git a/checkpoint-60000/unet/config.json b/checkpoint-60000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-60000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-60000/unet/diffusion_pytorch_model.bin b/checkpoint-60000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..c9342da1f52f1bc2a5c81f7d9a8391b54383fc89 --- /dev/null +++ b/checkpoint-60000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b9ba85e26f41ac26803645af386450619cc87727d4ae49052e0b2a5ebc13b0 +size 454867965 diff --git a/checkpoint-60000/unet_ema/config.json b/checkpoint-60000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7f41b9f11b0defda76568cf28469f1b1db13f275 --- /dev/null +++ b/checkpoint-60000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": 60000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-60000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-60000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..1e2c4dd2aec1dbc3cb043625e6e3bc1a1e7531a1 --- /dev/null +++ b/checkpoint-60000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeec5ef79fbc05f99f7ac93f21deca342c520d2edcea27ccdadd8431197922c1 +size 454861629 diff --git a/checkpoint-64000/optimizer.bin b/checkpoint-64000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ce5e88809f5dd81b4891b23cd7653e5599e14413 --- /dev/null +++ b/checkpoint-64000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9057cb1659fc85f446a39dd4d34c1229e2ff8fa3be61a33b5595f7f506bc9ae +size 909763299 diff --git a/checkpoint-64000/random_states_0.pkl b/checkpoint-64000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..4cb37371b930063ce5b14f9dc3dbd5405ada35c9 --- /dev/null +++ b/checkpoint-64000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e0373e4df4caf4c6322abeb08bcfcb715202b04c100df4010157087d975c49 +size 17811 diff --git a/checkpoint-64000/scaler.pt b/checkpoint-64000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5e9b3525296cec3f20bd284374a198c6f7d5ddce --- /dev/null +++ b/checkpoint-64000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab69ba7dc212a0fb4247b37e12832d1152717ab7836b1e073643d39570e613d +size 557 diff --git a/checkpoint-64000/scheduler.bin b/checkpoint-64000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..55b0231efa9fcb2229c341a3d08f9213234b6beb --- /dev/null +++ b/checkpoint-64000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f539d0967e81db4d164265fdebea48a1b21063fc12a03ed9b58217fb8e1686f0 +size 563 diff --git a/checkpoint-64000/unet/config.json b/checkpoint-64000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-64000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-64000/unet/diffusion_pytorch_model.bin b/checkpoint-64000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..14164756d28df27c37061efc32cd03f65f53ced1 --- /dev/null +++ b/checkpoint-64000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87d5e9127784a143ddf7e71208a2511ea3fff024b1ef58c35358c4f149f87191 +size 454867965 diff --git a/checkpoint-64000/unet_ema/config.json b/checkpoint-64000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..f752bf2bb390bd32a7595dcf014e5f8fb72c2585 --- /dev/null +++ b/checkpoint-64000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": 64000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-64000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-64000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..02841b9b5901a1bca468f528bdb3a293bb08de64 --- /dev/null +++ b/checkpoint-64000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae882a54c167dcd7a1641cfa3bb2f27fda81cfb7a1865efff0d06b817d3f2b89 +size 454861629 diff --git a/checkpoint-68000/optimizer.bin b/checkpoint-68000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..679271d98276482cb33692c255b5d46e3ab92b22 --- /dev/null +++ b/checkpoint-68000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1255330122f38d600c95568d9c95ffe5d2cf9d011d618e59983e240912411f60 +size 909763299 diff --git a/checkpoint-68000/random_states_0.pkl b/checkpoint-68000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d8b824872d94ecec9cbe08865a9b636af85ab96d --- /dev/null +++ b/checkpoint-68000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a3c54179e040d4cc27fa7516b01db132898ba75f3d789552570801dd9754123 +size 17811 diff --git a/checkpoint-68000/scaler.pt b/checkpoint-68000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..2eafe2bb503193878ee8a72ec9c5a15b7d1de908 --- /dev/null +++ b/checkpoint-68000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d7c3137c5a4eb2b91d1f34ff8f861959bf30c788a26e2142dcfb06bd8fb392 +size 557 diff --git a/checkpoint-68000/scheduler.bin b/checkpoint-68000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..55c82a860b0b5005e8aafec486240e31f7ff85cc --- /dev/null +++ b/checkpoint-68000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085cdd1313f5406e937de159024930e74cf7f5e23879fceb91b287843af2282a +size 563 diff --git a/checkpoint-68000/unet/config.json b/checkpoint-68000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-68000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-68000/unet/diffusion_pytorch_model.bin b/checkpoint-68000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..92fcb37c9a5e90b369bb25132ca9a7d5b6360a1a --- /dev/null +++ b/checkpoint-68000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18083009e6a999d9457d74a2f89b499bd5ccdc4dc18f660c97028dc2043451b0 +size 454867965 diff --git a/checkpoint-68000/unet_ema/config.json b/checkpoint-68000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8c57eb87279daa8544108ff0940ffbb2c503a3a4 --- /dev/null +++ b/checkpoint-68000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "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": 68000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-68000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-68000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..024a4e4ffee6e68da61bffdfdce94a4d667330c7 --- /dev/null +++ b/checkpoint-68000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a3119577df4deada114f7fb8f47960dade5db1ee8100f2a036df95e7597bc25 +size 454861629 diff --git a/logs/train_unconditional/events.out.tfevents.1686614885.pop-os.1465109.0 b/logs/train_unconditional/events.out.tfevents.1686614885.pop-os.1465109.0 index ff1e191d6995acfc22a7f26fa611b2daa38dfe52..e1fb5552c3c09b9d7a647f57993dc101e9b52034 100644 --- a/logs/train_unconditional/events.out.tfevents.1686614885.pop-os.1465109.0 +++ b/logs/train_unconditional/events.out.tfevents.1686614885.pop-os.1465109.0 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4db6149b932302a09c993f4d17d1be548d3f8a030b3fcfcca08cb4dd76137b8c -size 7449159 +oid sha256:cb4c8b1ab8ff4aeec90532250e03723cb22967a586dec1f962b2f31cdcfa1f96 +size 14079936 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 6d46e85b358ec88a6acaaf53532cd5e9279380f2..9ceb8d6ad15ff6f518d687a679c7d2c3b0bf141b 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:fda2460ce738e5b161e4d0b71af2e5722a1023eb618d7a87ba6c2dc021d0a8b0 +oid sha256:1770e432c59ecab9ed8e6f1670b68bb09fb89a7ca1fa07087b6833dfb7e18754 size 454867965