diff --git a/checkpoint-41500/optimizer.bin b/checkpoint-41500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..36b816d71714f5b345bf27ddc332c3dc7afae3c2 --- /dev/null +++ b/checkpoint-41500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c4d6a4b33e21432259c56352d25ea9cd315838b255ac865d1afc3d86426d175 +size 909660543 diff --git a/checkpoint-41500/random_states_0.pkl b/checkpoint-41500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6742e9c72a2bb7ecf3311ebcc472435b7c38dd1b --- /dev/null +++ b/checkpoint-41500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426bc2b0a7eee62a340dc461dc55fc854704dadacacad7fb8ea4e27ad3fe373f +size 17730 diff --git a/checkpoint-41500/scheduler.bin b/checkpoint-41500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ac2b485374456de99747d2de4e9ead8f77f435f4 --- /dev/null +++ b/checkpoint-41500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ce9c0e5e8f37431e303a1617f071422a1ac15f673c9f9ecf8483700b7618ec +size 559 diff --git a/checkpoint-41500/unet/config.json b/checkpoint-41500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-41500/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-41500/unet/diffusion_pytorch_model.bin b/checkpoint-41500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..23fdde5bedeffebff89ef3ecc3d930b0d88f8c21 --- /dev/null +++ b/checkpoint-41500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e829ca46654ec14ac1683282011c87e4f4722016aba4ecd0ffebbff6ca6c65 +size 454864811 diff --git a/checkpoint-41500/unet_ema/config.json b/checkpoint-41500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..31586c4696c3b6871b86064763f887f1cf2772c8 --- /dev/null +++ b/checkpoint-41500/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": 41500, + "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-41500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-41500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..0c25f136bdda31dce1b0a13266c217f016a73b30 --- /dev/null +++ b/checkpoint-41500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d0d073b8a1da82b47b955ce54cc59ff1a790ebc7b1dd68332c2f7b2d53ae14 +size 454859197 diff --git a/checkpoint-42000/optimizer.bin b/checkpoint-42000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ab6ae55da39a3538149f32dd24176552196d347d --- /dev/null +++ b/checkpoint-42000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0808611278255afb11f7b9cbc9f9b46f524753131253f9a690fdef2f818434de +size 909660543 diff --git a/checkpoint-42000/random_states_0.pkl b/checkpoint-42000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8271e0f142b9b3117f0f8254dd7f98ee207d1401 --- /dev/null +++ b/checkpoint-42000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2e82957650a953ea15416054365e2e102713df8dc960e1a69955588f50554a +size 17729 diff --git a/checkpoint-42000/scheduler.bin b/checkpoint-42000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..6c7acf2cf69a8bb9fd361934920d4f59d9a6916a --- /dev/null +++ b/checkpoint-42000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd78f44f9667b9ce7bfc20eccc456832f682b8116a4af5b02ce2deba5c10ff2 +size 559 diff --git a/checkpoint-42000/unet/config.json b/checkpoint-42000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-42000/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-42000/unet/diffusion_pytorch_model.bin b/checkpoint-42000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..f2118caff8e3049765a34102ffae22a8e2d636b0 --- /dev/null +++ b/checkpoint-42000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82a0e4737f66fd0c5b4f94fa87cc9cb292321a93464cce25c64122a249e1d5a0 +size 454864811 diff --git a/checkpoint-42000/unet_ema/config.json b/checkpoint-42000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..054304f1dbbb64a05165a03f234019344c4f5cde --- /dev/null +++ b/checkpoint-42000/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": 42000, + "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-42000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-42000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..74dd2cf9eb305223411c424322e8b0a93d2df7c6 --- /dev/null +++ b/checkpoint-42000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4e1d2ccdb091147cc235ffa0682073f687d0f8296abc033966e07e8202f3ec +size 454859205 diff --git a/checkpoint-42500/optimizer.bin b/checkpoint-42500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..915bb3dcba0ba3ebefa2819f27c7511547d672c3 --- /dev/null +++ b/checkpoint-42500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6b190a038100d1d9180cb02c935d0db22e8a5f89609749d9a14d50ff94678c +size 909660543 diff --git a/checkpoint-42500/random_states_0.pkl b/checkpoint-42500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..4c9907fa5fb2a8a8fcb14f1921815d49c5b0eb05 --- /dev/null +++ b/checkpoint-42500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27177a78b5a8508a8f64d2beb643b8df58bc3ac85bc138a30ca012c84211f631 +size 17730 diff --git a/checkpoint-42500/scheduler.bin b/checkpoint-42500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..54dce7519b652d867b52cbb62d63779420442632 --- /dev/null +++ b/checkpoint-42500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222104b7e683c520f8f7d40136ed6773ff39ee7f41dc429544f21cbd2e80555d +size 559 diff --git a/checkpoint-42500/unet/config.json b/checkpoint-42500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-42500/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-42500/unet/diffusion_pytorch_model.bin b/checkpoint-42500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..a448e98add053c4a2f791fb2818177257cc0b8ff --- /dev/null +++ b/checkpoint-42500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcbea218a4d1e61d21cdf0bddb7ea5eda5a88fd39cf636b2146b03189c67b42a +size 454864811 diff --git a/checkpoint-42500/unet_ema/config.json b/checkpoint-42500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7fb74d8cae41284dd4049ba9b856807aeddefaeb --- /dev/null +++ b/checkpoint-42500/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": 42500, + "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-42500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-42500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..6f81de2fc070b78e066539d87b91191b52f554a7 --- /dev/null +++ b/checkpoint-42500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43875b0132b0df91b675408ac316000aa78fa869f74955f50ae9d22344276cd6 +size 454859208 diff --git a/checkpoint-43000/optimizer.bin b/checkpoint-43000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..00eccf59c5e9e90ebed5d924f89c1526202998ce --- /dev/null +++ b/checkpoint-43000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b03a86cd85c8c170fe3ae7355a6a347e7964e0bcab4ddeab032e8c43d31f609 +size 909660543 diff --git a/checkpoint-43000/random_states_0.pkl b/checkpoint-43000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..7e56d4ef312ae2692fe60556ffea3be169abe125 --- /dev/null +++ b/checkpoint-43000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cfe7c53c980b44ab13bec420efab4c420363fb4c18d66601b5ea0318cf20e8 +size 17730 diff --git a/checkpoint-43000/scheduler.bin b/checkpoint-43000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..9e23dde195155bb4f8e0587f5994871b1d2ddd4d --- /dev/null +++ b/checkpoint-43000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bdc1ac8cfbe1c9975ba73db0f0e22da57418d5d37cec32fa35a0606e220623 +size 559 diff --git a/checkpoint-43000/unet/config.json b/checkpoint-43000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-43000/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-43000/unet/diffusion_pytorch_model.bin b/checkpoint-43000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..6f9088c0125565f50510c014f65714c0f188b345 --- /dev/null +++ b/checkpoint-43000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6897b193cd30beb75db1c5ac2288c4fbbb617d351cfa129f1d713ed9bc4fa8 +size 454864811 diff --git a/checkpoint-43000/unet_ema/config.json b/checkpoint-43000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..29a1fa3b59a57ec91cb28d62fe824866d461865b --- /dev/null +++ b/checkpoint-43000/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": 43000, + "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-43000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-43000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..f7d49a35b602e3edf419e78a54b75181feb345f3 --- /dev/null +++ b/checkpoint-43000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a46452ee64ae2713b066cd5023a681d374d572616f6679ebe3be9a8a870d0c9 +size 454859196 diff --git a/checkpoint-43500/optimizer.bin b/checkpoint-43500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..172fe56864a89231ee1d0c126886a40d392955a2 --- /dev/null +++ b/checkpoint-43500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fbf380ad9631cfac7cb2acac2caf8f91f414caf93f308dae4e8bb9ed512f66c +size 909660543 diff --git a/checkpoint-43500/random_states_0.pkl b/checkpoint-43500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..70ee2e25718a614d38925dc687766f6581e096cd --- /dev/null +++ b/checkpoint-43500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738d8bbe4ec340b524e8f0a4659a6b012691298805f82027de4f7ac827f15566 +size 17729 diff --git a/checkpoint-43500/scheduler.bin b/checkpoint-43500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..94012b5a640ad495c00e2f8a1dfe996e4f3393bc --- /dev/null +++ b/checkpoint-43500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb6cf763f91cb47bd8fa8837ab3ab1fb2bfc0556359a24ed163562060f393a8 +size 559 diff --git a/checkpoint-43500/unet/config.json b/checkpoint-43500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-43500/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-43500/unet/diffusion_pytorch_model.bin b/checkpoint-43500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..c6979d1accc29e492c113d26a86f688cf2e3854d --- /dev/null +++ b/checkpoint-43500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1aba3be7a4935d1d1f4c79296e913cd9358df46255213c64f34a6dd0a4daf2a +size 454864811 diff --git a/checkpoint-43500/unet_ema/config.json b/checkpoint-43500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..87a7a5f81607620f09b7b2d1c48e3232551f2012 --- /dev/null +++ b/checkpoint-43500/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": 43500, + "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-43500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-43500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..fa08f38c1bed86dfd79165b25d9ef05dcb4831b1 --- /dev/null +++ b/checkpoint-43500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c150e25bde0a9d408f4a83fcee70e37a6371dfb7d218a674a9cef51706d0adf4 +size 454859203 diff --git a/checkpoint-44000/optimizer.bin b/checkpoint-44000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..1721b92873bf6c809895468b8d0b2e9e49e47b6a --- /dev/null +++ b/checkpoint-44000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc77f6991909aa94d91c2a726b61e67744b7ca861d0b95546f2eab5daf0ca3d +size 909660543 diff --git a/checkpoint-44000/random_states_0.pkl b/checkpoint-44000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8f7cb8e65adef4cf004e621ff984c0bd884bae4b --- /dev/null +++ b/checkpoint-44000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10064a0f6f6ce3ad86006c0072143cdcd899145d38906dc250337397995e3425 +size 17730 diff --git a/checkpoint-44000/scheduler.bin b/checkpoint-44000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..7177d459b99051746640c4cd3350f7f8f89902d3 --- /dev/null +++ b/checkpoint-44000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01df7f55cd641248f1bcafd0c6f5346aac815a4a353e1669a53e30c3654260b9 +size 559 diff --git a/checkpoint-44000/unet/config.json b/checkpoint-44000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-44000/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-44000/unet/diffusion_pytorch_model.bin b/checkpoint-44000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..b23ddf87b9f4128798e89b3ac3197b77039d0d95 --- /dev/null +++ b/checkpoint-44000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f7e7d31a53d54ad93b527fba554cfedb6d7e88be8aa5efbbd4015fc0db2e03 +size 454864811 diff --git a/checkpoint-44000/unet_ema/config.json b/checkpoint-44000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..b965a77c24c91b6918893eafc218a0f5c9a3ed5c --- /dev/null +++ b/checkpoint-44000/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": 44000, + "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-44000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-44000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..557b8724cc2bf0e4ceca2fb81363d7a967f7f385 --- /dev/null +++ b/checkpoint-44000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dbb2ee6eeb35845023795db9ccdd697861b4ad1fe0d585a5109d9c29b1b8442 +size 454859209 diff --git a/checkpoint-44500/optimizer.bin b/checkpoint-44500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..67a260c570b5e2bf9277ae6cad63493cdd20bc90 --- /dev/null +++ b/checkpoint-44500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b4e306e5bd9e2a0846791556720dfe9dc760754764e66122a11677ec4f00c7 +size 909660543 diff --git a/checkpoint-44500/random_states_0.pkl b/checkpoint-44500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..0fb5ea10fd2fd13367c8d5de0b5b7ad342442213 --- /dev/null +++ b/checkpoint-44500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91509d889d8994b388f4b6d73a6435434930a451b2d77059ac9abaedf434be3 +size 17730 diff --git a/checkpoint-44500/scheduler.bin b/checkpoint-44500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..31910893a4fa99d853042b1ff38e069034fa1e19 --- /dev/null +++ b/checkpoint-44500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3356091d524640a33ae66b94428e57bdef6df98e4ed42ff2aa977db835ae7e08 +size 559 diff --git a/checkpoint-44500/unet/config.json b/checkpoint-44500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-44500/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-44500/unet/diffusion_pytorch_model.bin b/checkpoint-44500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..65d672a2bf6763aa40cffe5e0c3b0ff3d6dd9c7c --- /dev/null +++ b/checkpoint-44500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d866351827c06863bd4633491f357ade7493290a333ecc525709d057661eacef +size 454864811 diff --git a/checkpoint-44500/unet_ema/config.json b/checkpoint-44500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..557beb990b4313b7c08956cc788b192b38f10e96 --- /dev/null +++ b/checkpoint-44500/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": 44500, + "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-44500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-44500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f900a435a52e0bfe58b4e840f28fd8d1d2c9c96 --- /dev/null +++ b/checkpoint-44500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c60be14bd16cb98b6c44d09404be948415308a1d5bdc269e0753add6ef28fe +size 454859210 diff --git a/checkpoint-45000/optimizer.bin b/checkpoint-45000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..03dd3132be1932c68b1f06e2df688d31f2f5605a --- /dev/null +++ b/checkpoint-45000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e15787a9699708745fd57f8b6f74093f8195a32b88058dd9bf3b52c678d4e61 +size 909660543 diff --git a/checkpoint-45000/random_states_0.pkl b/checkpoint-45000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..06fd92c3bbab5a8a1e311e657b5e1780c7510778 --- /dev/null +++ b/checkpoint-45000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d54aa806b3c97f8be7e872ecce8172b4ed90ae58847b6273dac7a6a5e4c854 +size 17730 diff --git a/checkpoint-45000/scheduler.bin b/checkpoint-45000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..22e7ffcf4a0ce21a7f8cc035e2c46bf015add7c3 --- /dev/null +++ b/checkpoint-45000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4767bca24669f0b60ddf0533620e972601a48e4e63243a1eddb1d493d6b7f737 +size 559 diff --git a/checkpoint-45000/unet/config.json b/checkpoint-45000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-45000/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-45000/unet/diffusion_pytorch_model.bin b/checkpoint-45000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..dc1e62770c0af8737b902f5a11f0f28ab9000b94 --- /dev/null +++ b/checkpoint-45000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc0ef11a4359cd917d33ed3b8ade56da0344f10bbbde6c0edffdaf547320258 +size 454864811 diff --git a/checkpoint-45000/unet_ema/config.json b/checkpoint-45000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..eaf4ada282c37a036f0295d6360966c573792830 --- /dev/null +++ b/checkpoint-45000/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": 45000, + "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-45000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-45000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..054626ee749cbfa53f116f52e36c63d4e5ed30ed --- /dev/null +++ b/checkpoint-45000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c2fa4bdc7031366cdff42f7eff6f38618604b0206a79f3dd8fdad391baafed +size 454859199 diff --git a/checkpoint-45500/optimizer.bin b/checkpoint-45500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0526e5c9c635a478cd1996e56831a69aff3dbc94 --- /dev/null +++ b/checkpoint-45500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e4e85a6003aaf538e5cf31dc4d0072d9c48d678e6e75abb5c65947041d9ec4 +size 909660543 diff --git a/checkpoint-45500/random_states_0.pkl b/checkpoint-45500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3e25ac018d796bb8a731214c1c86d67860381ca5 --- /dev/null +++ b/checkpoint-45500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82104c8f65de0fe226a888f57448002beee5c7df7e9f3cb3a0cafafc77029836 +size 17730 diff --git a/checkpoint-45500/scheduler.bin b/checkpoint-45500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..7717d7ac4a18cbef5422c975397287bc3aefa8e5 --- /dev/null +++ b/checkpoint-45500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cae5de0f6e5d6c53ca78c7d24549730eeb8f2778533b408ae74a1cba629182dd +size 559 diff --git a/checkpoint-45500/unet/config.json b/checkpoint-45500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-45500/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-45500/unet/diffusion_pytorch_model.bin b/checkpoint-45500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..10eca9d86ca6c550b5b13d3c1f5d6cbdc0aafb32 --- /dev/null +++ b/checkpoint-45500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8441791c6f0fdd3684d5110f6d6a80ca0fb5bd2f13ed090ccd130100149751c5 +size 454864811 diff --git a/checkpoint-45500/unet_ema/config.json b/checkpoint-45500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e515fdff87d0abc4faac61821d685e6eca6566df --- /dev/null +++ b/checkpoint-45500/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": 45500, + "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-45500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-45500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..10a0e77ffd179dabe2a98fb8e3c61e3a7a44e807 --- /dev/null +++ b/checkpoint-45500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecddb0498c9be896e90c595474a1ae2110471688621a35d85c162e8693ab7b74 +size 454859197 diff --git a/checkpoint-46000/optimizer.bin b/checkpoint-46000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e2e7f970feca2d8dac411d338a0dbb1179655761 --- /dev/null +++ b/checkpoint-46000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3710d244589c4238c5d2fea1b8d0a6cd7291024ae1cf4266adf9ac3d4bfbf5 +size 909660543 diff --git a/checkpoint-46000/random_states_0.pkl b/checkpoint-46000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..922091ee01dbbe205ca31c9cc7639d279922b724 --- /dev/null +++ b/checkpoint-46000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0af403093f541b80a2ceff9d10478450af118764959ec8d5bfa488ee4bf65d +size 17730 diff --git a/checkpoint-46000/scheduler.bin b/checkpoint-46000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..9333d557439e87fcae3ce93892d04af2d2849554 --- /dev/null +++ b/checkpoint-46000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e161f7dc38f51c414e2e57c4857b8b80fe21c349229d157c474395dc060b43b7 +size 559 diff --git a/checkpoint-46000/unet/config.json b/checkpoint-46000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-46000/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-46000/unet/diffusion_pytorch_model.bin b/checkpoint-46000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..825dd6bca6aa100cc1132bc2d7ed6e87916860ad --- /dev/null +++ b/checkpoint-46000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6f7c773cd7f7583c4e7284c2cefd9ab4992830b39e60ea06f6990a9dff3731 +size 454864811 diff --git a/checkpoint-46000/unet_ema/config.json b/checkpoint-46000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..8a86aec6613aefc419a820a08f4b5f5e3d0a217a --- /dev/null +++ b/checkpoint-46000/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": 46000, + "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-46000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-46000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..295b6a5a1c107b5a91a92ed89bf675bd2c2eeac4 --- /dev/null +++ b/checkpoint-46000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82297a6d8d1763ad70a81bfb9c803a66ee0b9fdd42a740492e469d74b7dda67 +size 454859203 diff --git a/checkpoint-46500/optimizer.bin b/checkpoint-46500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7f0ca648472b857d7ae0761e5b770d2d768c938d --- /dev/null +++ b/checkpoint-46500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85976c51b6cb788eac5f49401e12dacb958b1fc6aa6a784a28913e85fdc1d94d +size 909660543 diff --git a/checkpoint-46500/random_states_0.pkl b/checkpoint-46500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..2b8253a4ba282a33e086249a6a0bf1ab3437df79 --- /dev/null +++ b/checkpoint-46500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419b97153ad0184c4776081355c8e0a4cdb3760c3002281beff7b7b04508618f +size 17731 diff --git a/checkpoint-46500/scheduler.bin b/checkpoint-46500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..80531befeaa73d21342ccee9f766f9f4b91def75 --- /dev/null +++ b/checkpoint-46500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d62b938737aca952b9b3cf3d8529edf7cb77ce2867f49e352559a9b3869f4db +size 559 diff --git a/checkpoint-46500/unet/config.json b/checkpoint-46500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..cf553d1f3313a6cf1d6d8c3b4e85792bf54ebc08 --- /dev/null +++ b/checkpoint-46500/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-46500/unet/diffusion_pytorch_model.bin b/checkpoint-46500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..ece40a74f7b084329515bd37ea3e59eefe19695a --- /dev/null +++ b/checkpoint-46500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65e0a6ba18255ecf3f70ad083cfaa5504cc3193e91f055891a0b68c11a43257 +size 454864811 diff --git a/checkpoint-46500/unet_ema/config.json b/checkpoint-46500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..2f45d072d8b7a335f5af7cd993f136894f0900ff --- /dev/null +++ b/checkpoint-46500/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": 46500, + "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-46500/unet_ema/diffusion_pytorch_model.bin b/checkpoint-46500/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..53d06c7a6400bd71b42434a4fcb78419752edba5 --- /dev/null +++ b/checkpoint-46500/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673d7896da1653f5140114bed468a65bc17f9cb62f82c4f168d87d87546ec682 +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 f19f5ab9067ff4016877ae72b8870d894833ecc0..f8fa1227c4a3255f08cbb962fef5ee4f6a0f1c6d 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:c0db320d78a2bd2ebea933c35171ffac2fc9daa52ec46a811509a6f04b59f321 -size 8489349 +oid sha256:731c9e226a00635db979509aab5f394cd68c8e7659133fedae1ef10b83648765 +size 9527964 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 634698cb99e97e4cc21294ea4509fb0792d4d111..e727e91574cafdaed6baf518d579619eaea8c569 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:7b349527d877fad35734cc0a326a714d77f04ddf12d5ab67c7256e79c8a267c5 +oid sha256:722b8632a5f588bed031a050b8decdc6d18c10127c54ca1a0e367a26d783148b size 454864811