diff --git a/checkpoint-59000/optimizer.bin b/checkpoint-59000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..c404160e8eda7b275fdb4aa28da0eb931a322f79 --- /dev/null +++ b/checkpoint-59000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3052d7177bfa5260d1337c326e044a35a3eb769429791e62d99eb6b395fe4e +size 57349893 diff --git a/checkpoint-59000/random_states_0.pkl b/checkpoint-59000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..4af230970e7272f51f05f7b1b401450566dd24f3 --- /dev/null +++ b/checkpoint-59000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257a3a454bd2350a9ee14a2a44cd7073fd2bb81b0d4da156cf2b5622a53689b3 +size 14599 diff --git a/checkpoint-59000/scaler.pt b/checkpoint-59000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..a8d24643ab1e3e45017177a9fa118f5198dd0da9 --- /dev/null +++ b/checkpoint-59000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125c3c3670a46df1dae2bab3cd527c0fb8dc8d3b8450acca0893b084d4e62d29 +size 557 diff --git a/checkpoint-59000/scheduler.bin b/checkpoint-59000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..442fe00500dbc6e70558043021ac61892e0b118d --- /dev/null +++ b/checkpoint-59000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce9659fb25c81f86b1a61554d030de97d56d27e44b4bfa776a72987bb0b069b +size 563 diff --git a/checkpoint-59000/unet/config.json b/checkpoint-59000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-59000/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-59000/unet/diffusion_pytorch_model.bin b/checkpoint-59000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..478e4aabac079d298a34e9bcb84ac1ebba099aab --- /dev/null +++ b/checkpoint-59000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d69066439464f0da031d6f08809c70b0e6d0de48d815ff9f2fd5bb03f94c5abd +size 28664529 diff --git a/checkpoint-59000/unet_ema/config.json b/checkpoint-59000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..c33bd875d05d8aa45d109920b8c3a14ca5727148 --- /dev/null +++ b/checkpoint-59000/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": 59000, + "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-59000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-59000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..6e96f3364d01e1c5a8a7a08f4f5e82a326b1d9f9 --- /dev/null +++ b/checkpoint-59000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ebe532bd5425de58a081ab95952a4feb684aa757a3596f11a78c3b2acebb5c +size 28659921 diff --git a/checkpoint-59500/optimizer.bin b/checkpoint-59500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8a59e6a0faaf032e441cc9e64faa9fc773550e15 --- /dev/null +++ b/checkpoint-59500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecbf72f6e1e80f0d3d181bf5d35b09d98ec96fb1f925ce5261797e5acef70076 +size 57349893 diff --git a/checkpoint-59500/random_states_0.pkl b/checkpoint-59500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bd9c36674c3174caf8ddb0572f81d410aae9c32a --- /dev/null +++ b/checkpoint-59500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8514dc08ad04515601c47f74c286dba57402ea9b35a5d314bb6a478982b1a122 +size 14599 diff --git a/checkpoint-59500/scaler.pt b/checkpoint-59500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..531d83ba1e56d770001d01d732e6fce66429fc74 --- /dev/null +++ b/checkpoint-59500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de286c1feef297c2aa651090df0d4808807b40b18a5250f819d55adbfa22a423 +size 557 diff --git a/checkpoint-59500/scheduler.bin b/checkpoint-59500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5792149045e854ab799bd6d3badcbca75fb7301e --- /dev/null +++ b/checkpoint-59500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96f1453210efb8d1aac1cadc50d3b58ecade2ef88795f15bf1dc89abe9408bc +size 563 diff --git a/checkpoint-59500/unet/config.json b/checkpoint-59500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-59500/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-59500/unet/diffusion_pytorch_model.bin b/checkpoint-59500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..244b7addb2139070a307690604182db4747f0efd --- /dev/null +++ b/checkpoint-59500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff8dbf6c073821cc87323a74c638b8b06fd56b91b7ba3536df608dc0ec4cb0d2 +size 28664529 diff --git a/checkpoint-59500/unet_ema/config.json b/checkpoint-59500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..d4e351b70ac7fdec79f01b4981581ec11abbeb93 --- /dev/null +++ b/checkpoint-59500/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": 59500, + "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-59500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-59500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..068cbc3f67bfae6ea4379b7b7d5ef7f0e6df6323 --- /dev/null +++ b/checkpoint-59500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86954d7c13143b5543823252d36b362e40caea349bf5f04ac6f189274515fd34 +size 28659921 diff --git a/checkpoint-60000/optimizer.bin b/checkpoint-60000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6709a16d37df9a6168181801a214e1c550eb77b2 --- /dev/null +++ b/checkpoint-60000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cd093f42bb06e4622de976eb39d79228951e706edd28362c608b6b0f0e8d3dd +size 57349893 diff --git a/checkpoint-60000/random_states_0.pkl b/checkpoint-60000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..87ef35754e7756bf07c1cb07404579d0e847e9fa --- /dev/null +++ b/checkpoint-60000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2ce4baac01fd1ef8a67bd43ca4e306ea28e18dbca274a3201d29220523a30a +size 14599 diff --git a/checkpoint-60000/scaler.pt b/checkpoint-60000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c6132951f0d0f17468c11a517eb1c40f2f7b1c57 --- /dev/null +++ b/checkpoint-60000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a61d67a11908335111fd0fea7d8ead1066b7c41eaefa95e4d73354395598eba9 +size 557 diff --git a/checkpoint-60000/scheduler.bin b/checkpoint-60000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ed14f1d6a81bc7ea3c9e0c6d54df24dfd898e704 --- /dev/null +++ b/checkpoint-60000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf95c415597a1c626bcefd68a8bf38418047994444e984285d631c036e60b7a +size 563 diff --git a/checkpoint-60000/unet/config.json b/checkpoint-60000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-60000/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-60000/unet/diffusion_pytorch_model.bin b/checkpoint-60000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..7aafdece2c663bb12baaeee7fbbe2a48578248e8 --- /dev/null +++ b/checkpoint-60000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7394a5a5bc3536b30f4ecfd89d6fbc5d5f82a4f5e5add2852640ece091afa46 +size 28664529 diff --git a/checkpoint-60000/unet_ema/config.json b/checkpoint-60000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7ef495078805ea8143b1c0e50bd30cedb4efc7a5 --- /dev/null +++ b/checkpoint-60000/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": 60000, + "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-60000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-60000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..cf9f31f43d3a394312cba42393004c2bbad0ef42 --- /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:89d8f29ddd5b3d3e1587f310661a3ecb2ef88d35187d32ed40fc62e18989aff0 +size 28659921 diff --git a/checkpoint-60500/optimizer.bin b/checkpoint-60500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0947615a79a6b4322d8733e0aac84763f4422bd5 --- /dev/null +++ b/checkpoint-60500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85856ea324894dfd1a70e9938faf7b80518cd9e175ac8b554b656256d673b33 +size 57349893 diff --git a/checkpoint-60500/random_states_0.pkl b/checkpoint-60500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..fd601fc57281f1179b89dec1eafe92b5ef73429c --- /dev/null +++ b/checkpoint-60500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149c71314025d6c445f116c97fc64d6e542ccf3ec2a7ee044e5b5fc5aa03708e +size 14599 diff --git a/checkpoint-60500/scaler.pt b/checkpoint-60500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5b63866e36a686fe9f1b05098bc89b3c841d1235 --- /dev/null +++ b/checkpoint-60500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a757f46a24160e3e36f4569d1f1fd4ec30563cf11b4980b7974ca6fb5e65c41 +size 557 diff --git a/checkpoint-60500/scheduler.bin b/checkpoint-60500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..84b7ae0380dfb8f432beca7c9bb7f23b7f455ad2 --- /dev/null +++ b/checkpoint-60500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3c07108c56f720deda149211972fe4dc0a4ab0fdd0ed634581b55e99086c5b +size 563 diff --git a/checkpoint-60500/unet/config.json b/checkpoint-60500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-60500/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-60500/unet/diffusion_pytorch_model.bin b/checkpoint-60500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..9bfbc13fc8c0a57fe6207e71eacae5133fd4c0e9 --- /dev/null +++ b/checkpoint-60500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea62d25cea2a6282a91cf149c51ef483b05a3c9b8af4926e304c17bb75490e11 +size 28664529 diff --git a/checkpoint-60500/unet_ema/config.json b/checkpoint-60500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..232871dbbad2047b3068de13c519e7e55cc27beb --- /dev/null +++ b/checkpoint-60500/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": 60500, + "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-60500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-60500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..96f6cb9e994cba0ea2573680fce5ab6452fee073 --- /dev/null +++ b/checkpoint-60500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5fbc63aed69a3df60c9f8df0180fe9d40b1931f83cf0b547cc5425d009deb5 +size 28659921 diff --git a/checkpoint-61000/optimizer.bin b/checkpoint-61000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7db68688e2dfbed7a49c92ed10bf0382b78edd94 --- /dev/null +++ b/checkpoint-61000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4bc7f01304cf7e100648c5f0467be2a4b62047d7db6bc3c90863c239c1fcc6b +size 57349893 diff --git a/checkpoint-61000/random_states_0.pkl b/checkpoint-61000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3d47a5c85e26e7adabc2d2646bdd20df03fe552c --- /dev/null +++ b/checkpoint-61000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a13845b8e503b30f3bfc55576faf6f225057ce58cbcc11eaa2ec56ba86a4ef63 +size 14599 diff --git a/checkpoint-61000/scaler.pt b/checkpoint-61000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..9bab46b1bc5d6583d540ac4822b7bc051baa31ca --- /dev/null +++ b/checkpoint-61000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6cd7414ddcd217e7632a307046156fa97eff2b32bddff2ef392bae1d6aa7c4 +size 557 diff --git a/checkpoint-61000/scheduler.bin b/checkpoint-61000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..412ad73347380695178d64862c9d967d4b31440b --- /dev/null +++ b/checkpoint-61000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f72dc0f38e531059cf7301cf6c1fa10729ea2cad6e27e7773289bd4d94fdce2 +size 563 diff --git a/checkpoint-61000/unet/config.json b/checkpoint-61000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-61000/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-61000/unet/diffusion_pytorch_model.bin b/checkpoint-61000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..aa27ec346dd37164ff40acd995348381e33d4791 --- /dev/null +++ b/checkpoint-61000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259d762086d2b04def0a434f85ec61499e533b74ce901be53be4220b83078d28 +size 28664529 diff --git a/checkpoint-61000/unet_ema/config.json b/checkpoint-61000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..42dfdab028cb5013297902837245a9c74a011d57 --- /dev/null +++ b/checkpoint-61000/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": 61000, + "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-61000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-61000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..0db1537041203fb48a4ec0394310b79532938557 --- /dev/null +++ b/checkpoint-61000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6736ed80c0884c9b188b1b9ad830d11e859f7b2a5e5193434eef82104b5bcee6 +size 28659921 diff --git a/checkpoint-61500/optimizer.bin b/checkpoint-61500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f872db26996263c669db0f147706d4d554add2cd --- /dev/null +++ b/checkpoint-61500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589d7baa6ee9e4d79f6f7174fc6badb38a5f134df5998bcad2559f7fbe3d8aa3 +size 57349893 diff --git a/checkpoint-61500/random_states_0.pkl b/checkpoint-61500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..68a6d33ef97ea5dd17d8e1d66354f6a092917f52 --- /dev/null +++ b/checkpoint-61500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc866a50cfbd3977bd3250eba3126d56bfe5d9e6de010b9fb739b1dfe062abd +size 14599 diff --git a/checkpoint-61500/scaler.pt b/checkpoint-61500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..8bc5e79660403022febe5f24c59ee9bf2c1bca92 --- /dev/null +++ b/checkpoint-61500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d99b6e30ad13e311f147bc9c1317b9dd50c658b2823e2679ce1b5795c59413 +size 557 diff --git a/checkpoint-61500/scheduler.bin b/checkpoint-61500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a6ecad185bce18f2d9c70e3f3eb7cc627097caad --- /dev/null +++ b/checkpoint-61500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f62c38c02cf28b8265bd8427792c8c399632b4c82ca47cddb35a2e3428205e78 +size 563 diff --git a/checkpoint-61500/unet/config.json b/checkpoint-61500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-61500/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-61500/unet/diffusion_pytorch_model.bin b/checkpoint-61500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..00f948323bfe21f94f309aae820409de80b1a436 --- /dev/null +++ b/checkpoint-61500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0308b875556c4256beb1843f89fe9a842e81ac9de23b26e700952d66119aec3 +size 28664529 diff --git a/checkpoint-61500/unet_ema/config.json b/checkpoint-61500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3a60a35053e20722ebc58c7bdf6021401e4d9937 --- /dev/null +++ b/checkpoint-61500/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": 61500, + "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-61500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-61500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..746b7aab7ce7de366a2f1282b2fed1052e7d0283 --- /dev/null +++ b/checkpoint-61500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db69bc1c74db3a87726da7d6d244e472107486fa4df237094cf146ee372952b +size 28659921 diff --git a/checkpoint-62000/optimizer.bin b/checkpoint-62000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..62cf3c6e47ae1aedbcaafbc694cf7fc4b0ff71ba --- /dev/null +++ b/checkpoint-62000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bde489fe4c2983bb2fb1a6a4726bc266f8c22289235d332632460d33e843a29 +size 57349893 diff --git a/checkpoint-62000/random_states_0.pkl b/checkpoint-62000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..b635424aa5df5e6cdbca84e447d1dca4215d7943 --- /dev/null +++ b/checkpoint-62000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18738f725a08e895bfef1c6219e0ab0d5e345bd429e9825e080915cffd4c0950 +size 14599 diff --git a/checkpoint-62000/scaler.pt b/checkpoint-62000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e33cdf4cac05e1358809f031f2ecb7a4345b9d64 --- /dev/null +++ b/checkpoint-62000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ea7e8d779b146a5edbca12559fc4ab98508f02e45f3fcdb312ed10e336ded6 +size 557 diff --git a/checkpoint-62000/scheduler.bin b/checkpoint-62000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..832f94e38a525a7ffbbb3405a3385d2c6e956ba6 --- /dev/null +++ b/checkpoint-62000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b02798bcb67dde0e08250de0de9e07e01e0984850fa9196c4940038488c8b0 +size 563 diff --git a/checkpoint-62000/unet/config.json b/checkpoint-62000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..99ebec7e97d8731e19f09a61fd292f2b02845211 --- /dev/null +++ b/checkpoint-62000/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-62000/unet/diffusion_pytorch_model.bin b/checkpoint-62000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f9c847dce9769a28c746009ac3946e06d4479f3 --- /dev/null +++ b/checkpoint-62000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a55d1684218cdd189b1f879a6ba10d1532d7c00d399e8f0a98473de1bbba104 +size 28664529 diff --git a/checkpoint-62000/unet_ema/config.json b/checkpoint-62000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..69091fffa8db0c4db7b50251e81191e69e23d8b4 --- /dev/null +++ b/checkpoint-62000/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": 62000, + "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-62000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-62000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..38b6a196c1e7a026aed90f17ed2c79742e2b403a --- /dev/null +++ b/checkpoint-62000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce813f2b941826a0ca9abc7312f68d1b969ab11cb9ae9783ea0ec2f1c580410 +size 28659921 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 0785336ab86b88f62ff6d493d64593624328b205..ad1251e298434ee74a2fb8f18af3f70694fbdf0a 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:6824a3e49f19c62ec4359bb51fba2d81f3d3fce7de5359a16cc8c231e0caa17b +oid sha256:e57572a2b8bfbe4f64a362d95d2e43c402b280b7b98b05350c4962e5c37e9966 size 28664529