diff --git a/checkpoint-36500/optimizer.bin b/checkpoint-36500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..4f45cc5d93425f4e002f7c293800bf13dbfebb46 --- /dev/null +++ b/checkpoint-36500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efe0f76a109171366ba27fa1d9961db93dfad458b156d0381e66248f8763b22 +size 909660543 diff --git a/checkpoint-36500/random_states_0.pkl b/checkpoint-36500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f21fe39de631a058f546fe2f0ab4e71d47082d13 --- /dev/null +++ b/checkpoint-36500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c96f41536c634bdad0ef27ea321694d41b54fed9a2e7442ee1093a3b234e891 +size 17730 diff --git a/checkpoint-36500/scheduler.bin b/checkpoint-36500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a5af262a10c113c431dace4b3548e841b3088f5f --- /dev/null +++ b/checkpoint-36500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef514532c42f64f525f3875145e6cd047c779af09bd9ed39c7a92d387b5b088 +size 559 diff --git a/checkpoint-36500/unet/config.json b/checkpoint-36500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-36500/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-36500/unet/diffusion_pytorch_model.bin b/checkpoint-36500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d784028a6ab23fa73e9be71d1dbf713f66ec6870 --- /dev/null +++ b/checkpoint-36500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be559df7b3f1c9d9033776e7e1b6a4ac329b41423a0f829de3891f926fc76e3d +size 454864811 diff --git a/checkpoint-36500/unet_ema/config.json b/checkpoint-36500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..12205ac41449965c786d0cd9e99504fe4a1d83f0 --- /dev/null +++ b/checkpoint-36500/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 36500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-36500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-36500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..676f1fdbe82c520dcabdddc4928e4ad475f3fff8 --- /dev/null +++ b/checkpoint-36500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbe44b6fd677d30c8e98a4b0304bb40a580f821ecfae5002d87ec886f466c9a +size 454859206 diff --git a/checkpoint-37000/optimizer.bin b/checkpoint-37000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..31339426160633c57e7a9e2362e68ca6c4df8d18 --- /dev/null +++ b/checkpoint-37000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d557164d0e15276cd3d0d0fc23ae3611666cdd77bbe8a5d7a9ef31d74b71e6e +size 909660543 diff --git a/checkpoint-37000/random_states_0.pkl b/checkpoint-37000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..cc5873864a9d7fe919e9a749306eae9ac4785acc --- /dev/null +++ b/checkpoint-37000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4222568d290889ccab65933942d7ddc3b1ad7e959afc8c0960482c9f5a631f +size 17731 diff --git a/checkpoint-37000/scheduler.bin b/checkpoint-37000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3c6ddc6ce7597a3386b97d0316b3f20101699d1d --- /dev/null +++ b/checkpoint-37000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31df1bbb6364141c88b5478d7960011a6af6981080eff4d69c99abcd27f3dbda +size 559 diff --git a/checkpoint-37000/unet/config.json b/checkpoint-37000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-37000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-37000/unet/diffusion_pytorch_model.bin b/checkpoint-37000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..11ffcbe0167f0397a9caf4b5a93be323d1840c13 --- /dev/null +++ b/checkpoint-37000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1c2ddfa07344e722a854c0f95fd4196d562c0d64472294fae54a8bb27d1b02 +size 454864811 diff --git a/checkpoint-37000/unet_ema/config.json b/checkpoint-37000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6f021e2e6eacf79b8966def2bf90c9154dc9f014 --- /dev/null +++ b/checkpoint-37000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 37000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-37000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-37000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d31f0621b18c17ff09cf25b786d463c5e33ac501 --- /dev/null +++ b/checkpoint-37000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98cf71a8602d9d5d14adf7b3a29625f0f68060a518e11d830ed188f36f487b5 +size 454859207 diff --git a/checkpoint-37500/optimizer.bin b/checkpoint-37500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8ae35757433918e9c8f528678a6cdc19d37727f8 --- /dev/null +++ b/checkpoint-37500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b012b4f6374c30a34db036e4b1f2f2f9607f1b5eb2d0eefa7de1b9d7b3d367a2 +size 909660543 diff --git a/checkpoint-37500/random_states_0.pkl b/checkpoint-37500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..926623d43f18148f5566a9c2a10cc0b2c9c31cf5 --- /dev/null +++ b/checkpoint-37500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34990f0c682a59b4f9a77805271a343eef38f69fee841db64174a299af8dd60 +size 17731 diff --git a/checkpoint-37500/scheduler.bin b/checkpoint-37500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a16f7fcdaa018dc29b8c84b306dbcf20f0f07ef8 --- /dev/null +++ b/checkpoint-37500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51fe5472746bb768d1176b8821e63e8ea492a45f94ebd0a848cb3b135918620 +size 559 diff --git a/checkpoint-37500/unet/config.json b/checkpoint-37500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-37500/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-37500/unet/diffusion_pytorch_model.bin b/checkpoint-37500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b1388424a58f66537982248a935ec1782603466 --- /dev/null +++ b/checkpoint-37500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb7d34e9ae0ad05a3e26d8847c54e02f4d0c7af4e634a68d7fca85b5fe9205b +size 454864811 diff --git a/checkpoint-37500/unet_ema/config.json b/checkpoint-37500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..eda65a5ee98bbb7d18d523e72c403e9f20d64514 --- /dev/null +++ b/checkpoint-37500/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 37500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-37500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-37500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..f4b9165b568a6f7bf5121a1b4bfbc0eb05a32bf4 --- /dev/null +++ b/checkpoint-37500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b46c1e2c95e72691fc916c362b48adb1b79c6022fe86ce132e382326b38b3e +size 454859200 diff --git a/checkpoint-38000/optimizer.bin b/checkpoint-38000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ab1eeca3bef89ac48d2dcf8013c42c19094cff55 --- /dev/null +++ b/checkpoint-38000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4ec79a89a239f15b106014c06a2eff296f27b2331303b8b5e9096f243b14ad +size 909660543 diff --git a/checkpoint-38000/random_states_0.pkl b/checkpoint-38000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..e5dc339479441852a087bbe4278da39522f9bd00 --- /dev/null +++ b/checkpoint-38000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860a62ca655d0d7b0c46a54a7830d5a896fec0301b67204fc9eb9246fdeb9a96 +size 17731 diff --git a/checkpoint-38000/scheduler.bin b/checkpoint-38000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..e14f3c4e5901d2f5ba6104e202cf054ac8feece8 --- /dev/null +++ b/checkpoint-38000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8247af8a3069d974fa8bafc5a456c8013960655496b42babe5af83c42431b1c +size 559 diff --git a/checkpoint-38000/unet/config.json b/checkpoint-38000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-38000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-38000/unet/diffusion_pytorch_model.bin b/checkpoint-38000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..8fdc81ef96be29c0f21d74878f826a41938f061b --- /dev/null +++ b/checkpoint-38000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca40897daa56567569d29dccf435da7cabdd0ba7e84c5518c5ad7a0a08fcab8f +size 454864811 diff --git a/checkpoint-38000/unet_ema/config.json b/checkpoint-38000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..19d411fb3d1d0da978fa4c51058a19d03cbe6d6c --- /dev/null +++ b/checkpoint-38000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 38000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-38000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-38000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..cb38f3928fb0fd369c35cb4fc78c84c3bbe48553 --- /dev/null +++ b/checkpoint-38000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0774e7010bcee597068eefe20fbd2200cd5cee88d6902bda8ae183cf280311a2 +size 454859206 diff --git a/checkpoint-38500/optimizer.bin b/checkpoint-38500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5bd98cd00ee4946fcbbef561ffbf37f33a82f05f --- /dev/null +++ b/checkpoint-38500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12971142d3b77f1198d4601f5a282b1e2c663d2744881e5b5a2b7a930653766 +size 909660543 diff --git a/checkpoint-38500/random_states_0.pkl b/checkpoint-38500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..58c699067fb5200987c5c20c8c6a4de75caf2f4d --- /dev/null +++ b/checkpoint-38500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2346725f9118d38fc9d564b36dadfbd77f43f5a7c833f2ded953b45d44c2d1 +size 17728 diff --git a/checkpoint-38500/scheduler.bin b/checkpoint-38500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..35b3ed7a8ff38032ebbff5d81a23bb20c9b0b16c --- /dev/null +++ b/checkpoint-38500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715854bc367ed24f2bdff817f7748cdbd57be75499f1f75cb851e23e1e626fc5 +size 559 diff --git a/checkpoint-38500/unet/config.json b/checkpoint-38500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-38500/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-38500/unet/diffusion_pytorch_model.bin b/checkpoint-38500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..198c0bc98a692f2a80b90931bb12dcbfee385843 --- /dev/null +++ b/checkpoint-38500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6d4d69d51fc1781e5015cb2e9f4a87f6317156bcd9ff7476848f658f00ad1c +size 454864811 diff --git a/checkpoint-38500/unet_ema/config.json b/checkpoint-38500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..2d2fb82670cb6099d6b6fa2f8dd477bad99a438f --- /dev/null +++ b/checkpoint-38500/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 38500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-38500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-38500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..a685d878dfa45ad6a70ed349ea32745484097a7d --- /dev/null +++ b/checkpoint-38500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf79d8ad08a60a788a9bc4da4ed6c1097411e9e0f592e00119cc506500625995 +size 454859204 diff --git a/checkpoint-39000/optimizer.bin b/checkpoint-39000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f97ed04b1605bbd6d9936d146e1283f74e4fa411 --- /dev/null +++ b/checkpoint-39000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1479a4c02acfab17465b336b1d29b5bc5a90993962aea4cdfe72374110145af8 +size 909660543 diff --git a/checkpoint-39000/random_states_0.pkl b/checkpoint-39000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3b3de46e5fc99dcaa416e9dc10a9d650a4de0b93 --- /dev/null +++ b/checkpoint-39000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab5e5155c90faf05fa427c0ce646cf6c9294eaad7e3e4251a151def65f6fa52 +size 17731 diff --git a/checkpoint-39000/scheduler.bin b/checkpoint-39000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..722c620a809dc4b4e5e656528752f0cabebf50b2 --- /dev/null +++ b/checkpoint-39000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc3612d9552f6518d26859df5dd1fbf5421fd904118928b40182ee61c2a12476 +size 559 diff --git a/checkpoint-39000/unet/config.json b/checkpoint-39000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-39000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-39000/unet/diffusion_pytorch_model.bin b/checkpoint-39000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..620cb52a4eb74dc7a506b3874cc189a51d0f5bdf --- /dev/null +++ b/checkpoint-39000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76fef973d440815bc8e3c398cd1498b80b034da5f74769e2ad9a122c1e2efbdb +size 454864811 diff --git a/checkpoint-39000/unet_ema/config.json b/checkpoint-39000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8a60a4ffac803fb85e2c8746a1aa180b142bff87 --- /dev/null +++ b/checkpoint-39000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 39000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-39000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-39000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..309094b8e840cc521f16d2b253710f5d2030ec5e --- /dev/null +++ b/checkpoint-39000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36dd5f68c10c86cb650e7db7deea22bf86d2910dc3409e962efb362aef1cca26 +size 454859206 diff --git a/checkpoint-39500/optimizer.bin b/checkpoint-39500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b54fce402cc89ae0292851f00c3d4bebe3d2c8a --- /dev/null +++ b/checkpoint-39500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be6fd67c4bdb080326a61755c54aac6ce23653a88a919c2ec1992ada8c58b17 +size 909660543 diff --git a/checkpoint-39500/random_states_0.pkl b/checkpoint-39500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..932862e9473f5a1f0c3b839fd16c1601a144089a --- /dev/null +++ b/checkpoint-39500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:190b3ddbf3807891005f645aad04fdbe172a45d862adb2cfabc2f941c42fb7d8 +size 17731 diff --git a/checkpoint-39500/scheduler.bin b/checkpoint-39500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..b054a18b7d06300043860e77180c9b397d211e0e --- /dev/null +++ b/checkpoint-39500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf2e8915303d7eb984bb076e836e786000a3d95eeada4e636a6cf40e83dbfa0 +size 559 diff --git a/checkpoint-39500/unet/config.json b/checkpoint-39500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-39500/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-39500/unet/diffusion_pytorch_model.bin b/checkpoint-39500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..88a2eab45cd97fbb5e7e48992fe8c00db1e78a3b --- /dev/null +++ b/checkpoint-39500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05ad9d36209ffb140ab3fdd41da021a469d13cb049be34ec884e1b0048ad014 +size 454864811 diff --git a/checkpoint-39500/unet_ema/config.json b/checkpoint-39500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cde0a554e7180eb608d3c371112ee34412c6d199 --- /dev/null +++ b/checkpoint-39500/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 39500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-39500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-39500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..1ebc46574496b4bb753e41ebd0cb33cc8ac2077d --- /dev/null +++ b/checkpoint-39500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8064374d08b235da81a84e500ac78edbeea691a85531beeda4de37ea9de00ea +size 454859200 diff --git a/checkpoint-40000/optimizer.bin b/checkpoint-40000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8fde2dab4e917250a9343027bf8bec4e06957791 --- /dev/null +++ b/checkpoint-40000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00f48d391c34fa586ce6af628eb8e9616d1722c76dfa631fdaccfe965c62936 +size 909660543 diff --git a/checkpoint-40000/random_states_0.pkl b/checkpoint-40000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..47301ce63ee603bcaa6bbea6b16c8235e36d6a60 --- /dev/null +++ b/checkpoint-40000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c562b4eaadb826db0647a43ddba02af83a1c0416cef3a4d6a5852e69dcc0ea6b +size 17731 diff --git a/checkpoint-40000/scheduler.bin b/checkpoint-40000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0e492fa84ed425b98dc2e9be66e73419aa463a11 --- /dev/null +++ b/checkpoint-40000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e14008f2fe2a91e3804ccb48076d67092c5117cd52be9af10489b3b5759a85c +size 559 diff --git a/checkpoint-40000/unet/config.json b/checkpoint-40000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-40000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "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..ea5dd2d2c0e5aa35e054508c28ebe2bd48d5919c --- /dev/null +++ b/checkpoint-40000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e194caeb21f48bf73064df77d82560a38311558e645bb8d29dfa34d0aa2935 +size 454864811 diff --git a/checkpoint-40000/unet_ema/config.json b/checkpoint-40000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..934256de9e989bfee48634c1b89c63aa50dddd0f --- /dev/null +++ b/checkpoint-40000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "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..f6f3ea92fdc7d8c7f4db6c86f3eab382acde9ce2 --- /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:4bb262fe84b9ad42e2ad5eb3264f990313f0b5f458522fd69cea0657c0b46c1f +size 454859201 diff --git a/checkpoint-40500/optimizer.bin b/checkpoint-40500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ff5f8e1f7993df0b74facedf2c9494fbd1da0d65 --- /dev/null +++ b/checkpoint-40500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54a2a2cd99e8cd71a15df2a8c0a3e2fb92ca90805ba97798f55d239c012f236 +size 909660543 diff --git a/checkpoint-40500/random_states_0.pkl b/checkpoint-40500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1e50f585d9926e5070bf2ab218e99a2e990bc023 --- /dev/null +++ b/checkpoint-40500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e123291f8ca0b643c1d2fdd835952ab56836c52ffc43d516b095d01e292fd7 +size 17731 diff --git a/checkpoint-40500/scheduler.bin b/checkpoint-40500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..131361742e6fd19d9c17b44ef6e4907373b91ba4 --- /dev/null +++ b/checkpoint-40500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfa2b19c540f13ba59bef267efc5c2be925c038cf2887ade7c45541b2c1c339 +size 559 diff --git a/checkpoint-40500/unet/config.json b/checkpoint-40500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-40500/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-40500/unet/diffusion_pytorch_model.bin b/checkpoint-40500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd2dc196ac815b38e12edb88d6788de831f1e2f2 --- /dev/null +++ b/checkpoint-40500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b53f99bcd603fdbff823a7bb4c49e51f16c1456997d28407d3548ebe819afad +size 454864811 diff --git a/checkpoint-40500/unet_ema/config.json b/checkpoint-40500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..5d5e03be9e0b35614e194fdba6a490d3bb560b3d --- /dev/null +++ b/checkpoint-40500/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 40500, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-40500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-40500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..6e43cef8228cf77c155278eafa7183f731868ee4 --- /dev/null +++ b/checkpoint-40500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b62c67f448895069dd136901584888d4ce4b8295b53690e8e83ba4acab4e8163 +size 454859202 diff --git a/checkpoint-41000/optimizer.bin b/checkpoint-41000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..a68e93bc22d28c9dbf200966999090be879c7c29 --- /dev/null +++ b/checkpoint-41000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ba6eca7bad2be545a796a7fa679988dba0904e6cdcfc09ccacdd7bde629457 +size 909660543 diff --git a/checkpoint-41000/random_states_0.pkl b/checkpoint-41000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..87b1a90e4107ecb4a7faeafaff264eba79955279 --- /dev/null +++ b/checkpoint-41000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc62f516feb0a9363a8e1ecc857358ddd348f8b83a95bfc6932857b51762aa5 +size 17731 diff --git a/checkpoint-41000/scheduler.bin b/checkpoint-41000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d9af62461e6eaf422534282f81db7cf7c15e5362 --- /dev/null +++ b/checkpoint-41000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71516d7bf370d36f75335a61b47ae4b6b3022875058f2643f5fc39342f9b7106 +size 559 diff --git a/checkpoint-41000/unet/config.json b/checkpoint-41000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-41000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-41000/unet/diffusion_pytorch_model.bin b/checkpoint-41000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..9860af391c609b18d8963c301a6f91416ce8157e --- /dev/null +++ b/checkpoint-41000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac976660f857d6d9d4f3b39914bf3ab9550cddc5437a30292e1f41e231394f06 +size 454864811 diff --git a/checkpoint-41000/unet_ema/config.json b/checkpoint-41000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7b34dbfa809ae7bfb556d50ddf96e2fb67ad225c --- /dev/null +++ b/checkpoint-41000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.13.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": 41000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 64, + "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-41000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-41000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..bb69169f4434c1a5cb5d0ba5593b879765591b20 --- /dev/null +++ b/checkpoint-41000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fff8dd375443697f8077d955f420a6ed3fda21dcdafe534e61d765dc9334938 +size 454859205 diff --git a/logs/train_unconditional/events.out.tfevents.1676862271.un-img.91.0 b/logs/train_unconditional/events.out.tfevents.1676862271.un-img.91.0 index c6918cc9db25d60ebb114e78676fa06f80a0493e..f19f5ab9067ff4016877ae72b8870d894833ecc0 100644 --- a/logs/train_unconditional/events.out.tfevents.1676862271.un-img.91.0 +++ b/logs/train_unconditional/events.out.tfevents.1676862271.un-img.91.0 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f35f10555ecbb185984dd28ffae6c09699f19c53e7a708fc2484eb406c446ab8 -size 7450827 +oid sha256:c0db320d78a2bd2ebea933c35171ffac2fc9daa52ec46a811509a6f04b59f321 +size 8489349 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 57a96d76420cc289bad0188dee42fcc65038de4a..634698cb99e97e4cc21294ea4509fb0792d4d111 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:6fe6fdb3493bd3f886ca1765cdc04e903852ab767f04c96b7d02dc8c3b5f22e6 +oid sha256:7b349527d877fad35734cc0a326a714d77f04ddf12d5ab67c7256e79c8a267c5 size 454864811