diff --git a/checkpoint-79500/optimizer.bin b/checkpoint-79500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..903983bd760974b1bbf092d8fb4ac7ab76a4f3c0 --- /dev/null +++ b/checkpoint-79500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ace5b6de21ee41c31a412834c1d39affc151dc8e0a31b1afa293c472d740a5 +size 57349893 diff --git a/checkpoint-79500/random_states_0.pkl b/checkpoint-79500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a159f32fdf0a32d4cf8c30c3715ec51d420a8b04 --- /dev/null +++ b/checkpoint-79500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd2893f55d09e9f5b69703d5c5cd3bc11747fdeaeafc35fb76e8314baf76047 +size 14599 diff --git a/checkpoint-79500/scaler.pt b/checkpoint-79500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..958042163e6ecb6452998014bc85645e7abbb064 --- /dev/null +++ b/checkpoint-79500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cb38f553df02f1027b89d279d7bb94b246a1ca7c9693d2b8b89044bbf317fe +size 557 diff --git a/checkpoint-79500/scheduler.bin b/checkpoint-79500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..72ea6955ea9c51a806630d0e6eb6b53f120e1f54 --- /dev/null +++ b/checkpoint-79500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f2d47a91026d08610b9dbc6c3c7b538301fb79541e28469d6436dbb1304dc9 +size 563 diff --git a/checkpoint-79500/unet/config.json b/checkpoint-79500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-79500/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-79500/unet/diffusion_pytorch_model.bin b/checkpoint-79500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba4d03eee6a848b5def2ebedc2914accdcef25c3 --- /dev/null +++ b/checkpoint-79500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7476537af9c860325647ba403c889b6ca69402752f5086ba3f41b1740e9cd76 +size 28664529 diff --git a/checkpoint-79500/unet_ema/config.json b/checkpoint-79500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..d964c63bd5817deadf7ec867e257d1e04d82d005 --- /dev/null +++ b/checkpoint-79500/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": 79500, + "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-79500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-79500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..e52df7e84db0e6b2694a75ec20a1131eee82c8e2 --- /dev/null +++ b/checkpoint-79500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:423b883f704c2c8fc28fc693632298526e61389ae345cf78c9aa14a7e7d3c590 +size 28659921 diff --git a/checkpoint-80000/optimizer.bin b/checkpoint-80000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..092b73092477fa112403ace3aff3dbd094de1fb6 --- /dev/null +++ b/checkpoint-80000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c10b1046e55808a4113df8ab47b2d41206d16ff4c3ec4ec7682baa9e226404 +size 57349893 diff --git a/checkpoint-80000/random_states_0.pkl b/checkpoint-80000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1dd380ddd07c853fc0665ac1dbdea32281f9a82a --- /dev/null +++ b/checkpoint-80000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d919059788d821ee2ee9f1029e10e19935f626f1ed2eb902652fff077ea17d5 +size 14599 diff --git a/checkpoint-80000/scaler.pt b/checkpoint-80000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..90b6c27026797c3312aac1bf7e55fceebfe87603 --- /dev/null +++ b/checkpoint-80000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc554ff2fc0bc2dd836bd9c72c7fa5c31504db125edc6326d0cd944fad2bc0a0 +size 557 diff --git a/checkpoint-80000/scheduler.bin b/checkpoint-80000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..8a8584564a8471c5cd50f012bd8767feea74b609 --- /dev/null +++ b/checkpoint-80000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90ff9e3693c33e0b23cc5a1c4c0e3e28205657f697f0c3132ae61c5e02bd2a3f +size 563 diff --git a/checkpoint-80000/unet/config.json b/checkpoint-80000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-80000/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-80000/unet/diffusion_pytorch_model.bin b/checkpoint-80000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..b31ad24dc55e72dd0b3e5d6418254c34979f0c4f --- /dev/null +++ b/checkpoint-80000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91efc073eb76592586bb0cfead2b93baa8ba100581e405151d58d19e5cf2269 +size 28664529 diff --git a/checkpoint-80000/unet_ema/config.json b/checkpoint-80000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1c2d1420ed712f8e6c25e96a3be5817e54fbe263 --- /dev/null +++ b/checkpoint-80000/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": 80000, + "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-80000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-80000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..b627cf652086df7b74f7918b7b58e76d2ebdcf62 --- /dev/null +++ b/checkpoint-80000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693888ba6f0dc0dc4a523fd4cbb05a89955644a1fd855b1d37dfcaf626ec8def +size 28659921 diff --git a/checkpoint-80500/optimizer.bin b/checkpoint-80500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..b8f4ad362e0d54c3ae8a6d58d19d54744196cb4f --- /dev/null +++ b/checkpoint-80500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba72d0922a9b8f9e5e176a533824c2d4a10f207e1a9d6968bbfa75484ac63d94 +size 57349893 diff --git a/checkpoint-80500/random_states_0.pkl b/checkpoint-80500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..b0533b547cfba4b0edd4938661db0fdcb7d3679d --- /dev/null +++ b/checkpoint-80500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1711d7f97e41cdd1f8264eda1559427d359516e69d713f40224b4e2f0a99f69 +size 14599 diff --git a/checkpoint-80500/scaler.pt b/checkpoint-80500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5dc2fd8f8106d1d54eab43d101f563413a480752 --- /dev/null +++ b/checkpoint-80500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab65d96d02781ddb2848bd91d218b2d281e99d586b01729c1bb45908e9d1d9a +size 557 diff --git a/checkpoint-80500/scheduler.bin b/checkpoint-80500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..abae0ad5a207a0d3b4d06f1984f4250ef5f7ae59 --- /dev/null +++ b/checkpoint-80500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cea2d8cf7f6e394f1597fab75b6fd9474b8d7f7a6866c1f6bcc73c655efb375 +size 563 diff --git a/checkpoint-80500/unet/config.json b/checkpoint-80500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-80500/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-80500/unet/diffusion_pytorch_model.bin b/checkpoint-80500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..1114954300b2323991b3ded0928f500b458c2e20 --- /dev/null +++ b/checkpoint-80500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79426f3f1538001267630bdb62a29891307ce7e0bdce4f54c0b769a1f5641cb0 +size 28664529 diff --git a/checkpoint-80500/unet_ema/config.json b/checkpoint-80500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..86dc3b68133a92cb14cc30ddf789526361188da1 --- /dev/null +++ b/checkpoint-80500/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": 80500, + "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-80500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-80500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d3ad9744a1cfa6a448a2d18482d4e715865681f3 --- /dev/null +++ b/checkpoint-80500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e708b7937de99fbc9d7ed6d3046e386195c8062aba8535786633c7d949c36e +size 28659921 diff --git a/checkpoint-81000/optimizer.bin b/checkpoint-81000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e008fd3f450b5cfe41f794fe0a8fb6195d6ea445 --- /dev/null +++ b/checkpoint-81000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82fcd699ae5b3344e9ebbc55997bdb950ad48800529f668e0028faa96beaf9e +size 57349893 diff --git a/checkpoint-81000/random_states_0.pkl b/checkpoint-81000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..dc9c999b5a4143484e5c94a0356c9f7ab3e7850f --- /dev/null +++ b/checkpoint-81000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04296b92a59cf46de0461908f6a396454d47723eaf35c18f93d3ffb04a8c3e6c +size 14599 diff --git a/checkpoint-81000/scaler.pt b/checkpoint-81000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c0c16b09401a3f0ae230f94f4e84d524d2348864 --- /dev/null +++ b/checkpoint-81000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80f84f6b401b99f20904825aedb944e72e466b4b1fea00c53d93b8c1e492b50 +size 557 diff --git a/checkpoint-81000/scheduler.bin b/checkpoint-81000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1370abae5961bfe45095b92be0a452e4da24091a --- /dev/null +++ b/checkpoint-81000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb56cc4bc66152b30e7b8237c78f621d22ec4314dd07cff958e545b9bb79a00 +size 563 diff --git a/checkpoint-81000/unet/config.json b/checkpoint-81000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-81000/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-81000/unet/diffusion_pytorch_model.bin b/checkpoint-81000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..17ffa99b9930978051d1e830f7fe854275cbd314 --- /dev/null +++ b/checkpoint-81000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b61b64de79c9717e9ccab384ffbb8a29c8740bcda8c56127e7dfa472024ef4f +size 28664529 diff --git a/checkpoint-81000/unet_ema/config.json b/checkpoint-81000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e76bc9e0ba997125f3106972f6455a53d5c09e0c --- /dev/null +++ b/checkpoint-81000/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": 81000, + "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-81000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-81000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d6ee366b81d58bd1fc58435041b6295a051a49ce --- /dev/null +++ b/checkpoint-81000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2bddc5ecaa8c4f5bff4be7bbbe55fbd0442509083fac86a9028022bd6c47439 +size 28659921 diff --git a/checkpoint-81500/optimizer.bin b/checkpoint-81500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..cf2e65f00836a389d1c9fb5f4acdc7877b0c46fd --- /dev/null +++ b/checkpoint-81500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee1c4fc8e353f0fe6a65551d88fd958dfb996c315007f543c0dcced4b2192b6 +size 57349893 diff --git a/checkpoint-81500/random_states_0.pkl b/checkpoint-81500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..85cd02f8137bc0facf3edb8bbd10a7498ba90391 --- /dev/null +++ b/checkpoint-81500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4eed53175c0b1e2c7fe0024cf15bfc58ce18af27267833c3cf544cb9b2a4a9 +size 14599 diff --git a/checkpoint-81500/scaler.pt b/checkpoint-81500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..975f368bf01dcf6d8b3107cbe61a98082e23c0a0 --- /dev/null +++ b/checkpoint-81500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e86eec6e0fc87136d201aa8a7eeafa90d5898166b3d73423cacfa1af58ea7e +size 557 diff --git a/checkpoint-81500/scheduler.bin b/checkpoint-81500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..feaf04f4cc8ec061b90c3546fb2e33c8b3737f43 --- /dev/null +++ b/checkpoint-81500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f1268843fafc301349313ee89781deb944f7feb7449d44d3c4cdd876d88eb7 +size 563 diff --git a/checkpoint-81500/unet/config.json b/checkpoint-81500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-81500/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-81500/unet/diffusion_pytorch_model.bin b/checkpoint-81500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..80d6782d612dd6e497035606c0c252f012521b73 --- /dev/null +++ b/checkpoint-81500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de306c720778897feb9304ddf8b87fe89155802d035cc4e0cbed266c64cc8a6b +size 28664529 diff --git a/checkpoint-81500/unet_ema/config.json b/checkpoint-81500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..71b60c7c98bf88fd34e1737997c6157a2bbfd86b --- /dev/null +++ b/checkpoint-81500/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": 81500, + "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-81500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-81500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..982d8289a0688cd9a2de89fa8730720518a75806 --- /dev/null +++ b/checkpoint-81500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee5fae4a11e0544431830f657eba29c729c3e5c8580e8a8a80d44f464232885e +size 28659921 diff --git a/checkpoint-82000/optimizer.bin b/checkpoint-82000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..9de3562247a7ebeb1c063537d1c673f38130e687 --- /dev/null +++ b/checkpoint-82000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f602ef86190269063192b3e4645b133685cfd223fe3de5ad02839efc305d0a1 +size 57349893 diff --git a/checkpoint-82000/random_states_0.pkl b/checkpoint-82000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..db97fe3e3cb37936027ee4f659e0e9a1e7dcfe77 --- /dev/null +++ b/checkpoint-82000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e946246e60082c60bbba5563a6882394b51ef51005ff73ef31d595595bb01d03 +size 14599 diff --git a/checkpoint-82000/scaler.pt b/checkpoint-82000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..d891774532a7902402ae416a8c22f56171264cd9 --- /dev/null +++ b/checkpoint-82000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a405d68210c4281b33cbe3b3390a2d79f6f1a16b0482c866d6917102f7efc9 +size 557 diff --git a/checkpoint-82000/scheduler.bin b/checkpoint-82000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f30f51815a3728f2472becf80c3cbc1bc2a6f219 --- /dev/null +++ b/checkpoint-82000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c815c06c4a2c92e7452a1c46bb2ed7c169fcdb19ece5a1816ced2d524c15f8a +size 563 diff --git a/checkpoint-82000/unet/config.json b/checkpoint-82000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-82000/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-82000/unet/diffusion_pytorch_model.bin b/checkpoint-82000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..928d381f654110effa8cc1e4823d52e9c58db5be --- /dev/null +++ b/checkpoint-82000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c76b51c36104b70a24276bf6bedb4ce2e5effd35a0b5e8cd79441bc24df372e +size 28664529 diff --git a/checkpoint-82000/unet_ema/config.json b/checkpoint-82000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8075813dd032550153f40b60079faaa07f1da08a --- /dev/null +++ b/checkpoint-82000/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": 82000, + "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-82000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-82000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..52f9fdd35171bacfd8871e2e5f6c2fc0622e77cd --- /dev/null +++ b/checkpoint-82000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4774393f785097092f7a3ed8b39287b2163ae22816c58ef391cb0d2e2a29dfe8 +size 28659921 diff --git a/checkpoint-82500/optimizer.bin b/checkpoint-82500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e3fdb20e22e0db11f8938ce8a77c6a606e2dd333 --- /dev/null +++ b/checkpoint-82500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29ddca12c3e1cf1eef9fbedd07aa0f636b2b685d8731707a4e6abfe917439e0 +size 57349893 diff --git a/checkpoint-82500/random_states_0.pkl b/checkpoint-82500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..7ef31812478210d66014d31dfe2d108611e9be4c --- /dev/null +++ b/checkpoint-82500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c522cae353f95b68ab1600a31f6061b6cc6765fb21dd14d0f6e88512f50adb +size 14599 diff --git a/checkpoint-82500/scaler.pt b/checkpoint-82500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..81dafa52ff9f3fc26631b5cd78ebaaa91db6ffed --- /dev/null +++ b/checkpoint-82500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1c8d34c27e61222065f1f0a11554008d8f84b2ec5585cc9577873643fa835f +size 557 diff --git a/checkpoint-82500/scheduler.bin b/checkpoint-82500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d5b905980fc791e55d31e5759c65d90fa3f5e0c1 --- /dev/null +++ b/checkpoint-82500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2dd16e27d6d2b2889d17170b609323ce9dc9cb2d00e643423d6a7efe8c37ea +size 563 diff --git a/checkpoint-82500/unet/config.json b/checkpoint-82500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-82500/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-82500/unet/diffusion_pytorch_model.bin b/checkpoint-82500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..0f15debece6931f456d39d31c028720a710ca803 --- /dev/null +++ b/checkpoint-82500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8877a32fe75c3a91ba478cddab38cca27c3f5d094974f7ac2c314c822b8414 +size 28664529 diff --git a/checkpoint-82500/unet_ema/config.json b/checkpoint-82500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8bf47cd5e2a22eb7054ae8e57172c5e9adbd5f72 --- /dev/null +++ b/checkpoint-82500/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": 82500, + "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-82500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-82500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..917090e816f2aede863870bf920e300d321587d5 --- /dev/null +++ b/checkpoint-82500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bc77ddc82573f1d552f23cbbc9882ae1a10160c186714fc6d6e4b6e82c17e3 +size 28659921 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 65064c451e24134c4ee7b9a5cd74a2163d1e29e6..152e4b28eb8cf70beaf25db8d66448ad36714dc1 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:395039aa89e6aba370890907035def7e5aedb92fd6c1edac671341b538b7ce2f +oid sha256:a16cdd704a860245109901586053db27db47ed96c2350435b10f9524a5aa1300 size 28664529