diff --git a/checkpoint-23500/optimizer.bin b/checkpoint-23500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f35427b8a9aa7ad9d1689451d279fd660a2b385c --- /dev/null +++ b/checkpoint-23500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b550d4d08932dd85db459671e4d638a97b5fa1fdfb24541cd131197eb3b6e7 +size 909763736 diff --git a/checkpoint-23500/random_states_0.pkl b/checkpoint-23500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bfda8432b4c21da85f7a893d81cf2ea5e312e01b --- /dev/null +++ b/checkpoint-23500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d0fd2341092d8ec6b1b50fc03ed8474b30ebe5062e2d1fff70964762a74377 +size 14408 diff --git a/checkpoint-23500/scheduler.bin b/checkpoint-23500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..20b58922a654a8febfe072af10814c3d4b866de8 --- /dev/null +++ b/checkpoint-23500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d764786a35136906a2caf7e0c9cb5b5da31528ac1c61a913bdb64df1a239700 +size 1000 diff --git a/checkpoint-23500/unet/config.json b/checkpoint-23500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-23500/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-23500/unet/diffusion_pytorch_model.safetensors b/checkpoint-23500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..86d5956a4efe936e52272c7b83ed0ea88de9b5de --- /dev/null +++ b/checkpoint-23500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eedc2a8864657a9341a3d33a4f9e090023451d0d4fef26afa2e5bd93253249de +size 454741108 diff --git a/checkpoint-23500/unet_ema/config.json b/checkpoint-23500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e240e168b7fc145cc7753b7f52d3501c329cd7a5 --- /dev/null +++ b/checkpoint-23500/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 23500, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-23500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-23500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..61d250ae8add16ee7fa0048b53e819fb662d51d7 --- /dev/null +++ b/checkpoint-23500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93394d7cb3e02580201b3057d4e3edfa11587d9d5cfbce676f5e7da7f7dcd17f +size 454741108 diff --git a/checkpoint-24000/optimizer.bin b/checkpoint-24000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3f73f468941249961786f7804dcfb95fbb6fc892 --- /dev/null +++ b/checkpoint-24000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:060713c7227c5b820b09869450b05d5092a09681ccd6e617600f66ba9bcdc501 +size 909763736 diff --git a/checkpoint-24000/random_states_0.pkl b/checkpoint-24000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..76db7b36f55a1bd68ceb2d9f8c31291d52f8a454 --- /dev/null +++ b/checkpoint-24000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ec3fe89a7639a71a5ca9673c226b1a01e06f2e7a16265af97bb6fe1c042ad7 +size 14408 diff --git a/checkpoint-24000/scheduler.bin b/checkpoint-24000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..086ed3813019ea484616557a9756bf20c6f17a45 --- /dev/null +++ b/checkpoint-24000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae1a45e51771de59355f32e38ab6e366e7d2db85534e5b11c709c3af929177b +size 1000 diff --git a/checkpoint-24000/unet/config.json b/checkpoint-24000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-24000/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-24000/unet/diffusion_pytorch_model.safetensors b/checkpoint-24000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..71df310d63bf9f3e667ec91c6ef0232bc0d70fd8 --- /dev/null +++ b/checkpoint-24000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0321b515625ba3099b2edddbc5a71bf5b7fa75990b0a7a18c755cbcb6d2cf12d +size 454741108 diff --git a/checkpoint-24000/unet_ema/config.json b/checkpoint-24000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..5d49842473e55683935fed4c57820d856b7cab94 --- /dev/null +++ b/checkpoint-24000/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 24000, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-24000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-24000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..fa576a620a8c3ec7dc878fa69aecdf8ad2175b9e --- /dev/null +++ b/checkpoint-24000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8c1bf439170078ce5d35ceacb51467efddc432a1c736ebd9dae5d16a3b0b11 +size 454741108 diff --git a/checkpoint-24500/optimizer.bin b/checkpoint-24500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..329bdf35099a3dbedc82698d937997f93bb00ddf --- /dev/null +++ b/checkpoint-24500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:590f0a4a13111a42bf7dddd181376bc933279cf7e9886aafeab6faea9d28c1d3 +size 909763736 diff --git a/checkpoint-24500/random_states_0.pkl b/checkpoint-24500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ce1e297495b6a3c275536e5bc621964a2ef3f7b3 --- /dev/null +++ b/checkpoint-24500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57fdae550d1d28c5113b9a97f5b5c8d1570715aefc4a73e6907dba347852d258 +size 14408 diff --git a/checkpoint-24500/scheduler.bin b/checkpoint-24500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..95a9caac6f7a2f4f7bc450b8b3c187ec9b25d002 --- /dev/null +++ b/checkpoint-24500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef143337c257e6adef9046f255220f3606b5d16a334b149ee9ca9525a3010fa1 +size 1000 diff --git a/checkpoint-24500/unet/config.json b/checkpoint-24500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-24500/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-24500/unet/diffusion_pytorch_model.safetensors b/checkpoint-24500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..000218fdbe2bf82af9e27a46974b78ee7145ff32 --- /dev/null +++ b/checkpoint-24500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7084c447c8f8e155c822a44c5de96980af8d4a6234b089d27434c2823273724 +size 454741108 diff --git a/checkpoint-24500/unet_ema/config.json b/checkpoint-24500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..abeaf8264e2215e33434e7b5f4f66aa25003a4fb --- /dev/null +++ b/checkpoint-24500/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 24500, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-24500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-24500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2b2137125d003e7ce5d0fec9a4b5b73214c042ff --- /dev/null +++ b/checkpoint-24500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbef284a711d3fb90279eb4adceaae961f9e0b8622ba803957db4988a40c1d3 +size 454741108 diff --git a/checkpoint-25000/optimizer.bin b/checkpoint-25000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6d52fe635038d8a2d4e46330ada44e7c505fe543 --- /dev/null +++ b/checkpoint-25000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeaa385ae38f50a09d588a18321acddf4047363ee8007b40c837fb0141517290 +size 909763736 diff --git a/checkpoint-25000/random_states_0.pkl b/checkpoint-25000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d0ab6a1df47a8558e9678edd387a0849830777ae --- /dev/null +++ b/checkpoint-25000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd83e11d5bcb85e6bf1f92c41ab9d454159867f4b78c22c0b452ca462cf528e3 +size 14408 diff --git a/checkpoint-25000/scheduler.bin b/checkpoint-25000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5e1675fabd5a890da4188b6cbdd31f062c941f94 --- /dev/null +++ b/checkpoint-25000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65bc73ccb86c4662c54e21b1ca6c42fdd459fde8e8ee9a35c1313919abc7da0a +size 1000 diff --git a/checkpoint-25000/unet/config.json b/checkpoint-25000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-25000/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-25000/unet/diffusion_pytorch_model.safetensors b/checkpoint-25000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ff35f224f8f47ef6d01c706f9f758cc4eb8eec4d --- /dev/null +++ b/checkpoint-25000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b275d8d0b76e6d087bc87fdf355fed455a76d94428ce8b5dd7242c1f96917e5b +size 454741108 diff --git a/checkpoint-25000/unet_ema/config.json b/checkpoint-25000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..3a6ad1056e2046d15e588a8c5b97944e06cb5157 --- /dev/null +++ b/checkpoint-25000/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 25000, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-25000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-25000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ac5e885a747b40ade8cb62a2f627c42f5e2fe8d6 --- /dev/null +++ b/checkpoint-25000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7a80eea72a1809a3b76393b8b0b9daf0d3c3d73c138fe441fae146b96a8919 +size 454741108 diff --git a/checkpoint-25500/optimizer.bin b/checkpoint-25500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..19e7e9ad76b7f0e9dee6a3029e788d6a773cf7eb --- /dev/null +++ b/checkpoint-25500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574acdb645297dc779f6627d5cde9cd426cfc45a84f255bf8b1e58eb8f8a9765 +size 909763736 diff --git a/checkpoint-25500/random_states_0.pkl b/checkpoint-25500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..01f4aafbb3833d53265ee470d08edf2efed6b81f --- /dev/null +++ b/checkpoint-25500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9fc4fc93e7d40ccb288ff0c9f9257670b57f5af4dabd582785d7f44e2f13c9d +size 14408 diff --git a/checkpoint-25500/scheduler.bin b/checkpoint-25500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..12cbd20549464a49555abd46fe4db6beca763b47 --- /dev/null +++ b/checkpoint-25500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8093bf00176c64950d5c25e7ed24b7df479827b6426a09fa167aada5e406552f +size 1000 diff --git a/checkpoint-25500/unet/config.json b/checkpoint-25500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-25500/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-25500/unet/diffusion_pytorch_model.safetensors b/checkpoint-25500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3ee012b71b14eb9e447b612b998bfde5900ad844 --- /dev/null +++ b/checkpoint-25500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9fa7cb31559a117f253ac00fc672759473b40951bf4e8115ae1ebbe79bbfa95 +size 454741108 diff --git a/checkpoint-25500/unet_ema/config.json b/checkpoint-25500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..dd473427a3b673229da1e9a9bfe576d50bd70a64 --- /dev/null +++ b/checkpoint-25500/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 25500, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-25500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-25500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..17078ed340970ef029270e9ec144b2f882f994c7 --- /dev/null +++ b/checkpoint-25500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d731682b9fb2aac2380f50d8892457832b14014c83a173c4fe1f926dfa7c7f +size 454741108 diff --git a/checkpoint-26000/optimizer.bin b/checkpoint-26000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..42ff80cee94ff82b2bab520768052a19d1ae187a --- /dev/null +++ b/checkpoint-26000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb513f62a06decb8acf3e1e3d2203f15b0091a5f5b54dc8a3cef897210c047e +size 909763736 diff --git a/checkpoint-26000/random_states_0.pkl b/checkpoint-26000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..fbe10069df2468681fa014af5fce383f13bcef8c --- /dev/null +++ b/checkpoint-26000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa719bea9ad72baff68208765b32e06150b090441bc64b7eeee9e529eaf9d06 +size 14408 diff --git a/checkpoint-26000/scheduler.bin b/checkpoint-26000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..6375bd1792aabe473280ca764402bc24dea4464a --- /dev/null +++ b/checkpoint-26000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f94f1d7944672a80877078b0b52e97d4e75c2071839af5a966e76347edd5bd5 +size 1000 diff --git a/checkpoint-26000/unet/config.json b/checkpoint-26000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-26000/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-26000/unet/diffusion_pytorch_model.safetensors b/checkpoint-26000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..d565274e41ec4ac793f1ec3e36e98f440461fd69 --- /dev/null +++ b/checkpoint-26000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b4103edd0d99267c61b6c5a8b91f9ae4566460802214f59a52017626ce843e +size 454741108 diff --git a/checkpoint-26000/unet_ema/config.json b/checkpoint-26000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..201a03491deeeaded8396ea2da3fca8fb91b333c --- /dev/null +++ b/checkpoint-26000/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 26000, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-26000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-26000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..8f70f81b215d0c08da44acab3c4b8e9f4c279926 --- /dev/null +++ b/checkpoint-26000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea66c9ef4d6490a1a5df28aea0109b1015f6ce4cdcff7d1c3652aa775ba2b9a +size 454741108 diff --git a/checkpoint-26500/optimizer.bin b/checkpoint-26500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..110d611fc243da4377f6004e2b3c5e05f78a4308 --- /dev/null +++ b/checkpoint-26500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f7c1fdc1d648782c309a74d377a95ed863c5cd6d8dfe9af145b661e144eb18 +size 909763736 diff --git a/checkpoint-26500/random_states_0.pkl b/checkpoint-26500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8f57457814030c4c2e1c3de1cfa920dd357d62a2 --- /dev/null +++ b/checkpoint-26500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de94969729924095dc02fc9ae626b2284f2f897a44bb7fbb2b6cb8a83c64daf +size 14408 diff --git a/checkpoint-26500/scheduler.bin b/checkpoint-26500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..7ae8e328cc294cc2717773489364da23f717c005 --- /dev/null +++ b/checkpoint-26500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa5989f1172c9e10ca49d5c0098226e0706db7dcd49f2af42e0c753d2648016 +size 1000 diff --git a/checkpoint-26500/unet/config.json b/checkpoint-26500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-26500/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-26500/unet/diffusion_pytorch_model.safetensors b/checkpoint-26500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2562b1e0b03ca1b4ec0c4154eeb05edca444eb7b --- /dev/null +++ b/checkpoint-26500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c33564745e9684f689dd0ec265d0060e90e9119ce64604bc37d06e038d5e2a9a +size 454741108 diff --git a/checkpoint-26500/unet_ema/config.json b/checkpoint-26500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7f0cea9ce51eac8d56f8a933c0ab140b30f5e20e --- /dev/null +++ b/checkpoint-26500/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 26500, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-26500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-26500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9d078070a4c28fee5c4aaee2d3a524c0e233c05a --- /dev/null +++ b/checkpoint-26500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07692d0f26868154e42606826228439ae5495c58663e361f59ddde65c55ce9bd +size 454741108 diff --git a/checkpoint-27000/optimizer.bin b/checkpoint-27000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..9c912ff4d0e665b3ecda7f7b030f57a2e14a0c6d --- /dev/null +++ b/checkpoint-27000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf2403ec06c81059a66b7af046a9fab00551b576299eab0a1c4e6b9158f77bc +size 909763736 diff --git a/checkpoint-27000/random_states_0.pkl b/checkpoint-27000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..31a8c32d1dddddbb805a09904253b136918ed374 --- /dev/null +++ b/checkpoint-27000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4967a5456f02ab61419b3c79403b3911805bb345684b99c269007ac57a4dcebd +size 14408 diff --git a/checkpoint-27000/scheduler.bin b/checkpoint-27000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..2c78f92bcf2242c388e93a82cdc100441d6e5586 --- /dev/null +++ b/checkpoint-27000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50ae93713fc6c422d480e0a9c22c2ae12add2e36aa37e6541cff76928dc949e7 +size 1000 diff --git a/checkpoint-27000/unet/config.json b/checkpoint-27000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-27000/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-27000/unet/diffusion_pytorch_model.safetensors b/checkpoint-27000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e01073f6f0e58be54724222969c2a64714aa1e8e --- /dev/null +++ b/checkpoint-27000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aff5f1b6c8fac5421f00185be7dbf2735e296fb7d5af18c9990d1be8785c16e +size 454741108 diff --git a/checkpoint-27000/unet_ema/config.json b/checkpoint-27000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..37a1593a8967f9e670bbdcab7db0d7056b4abb29 --- /dev/null +++ b/checkpoint-27000/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 27000, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-27000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-27000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f1bee48913177dcf04c1d24c80451b75b6a57fbe --- /dev/null +++ b/checkpoint-27000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1a50b6d57584f629c9a8cb98f46d3e5321da5da202504f7c7249572e83960c +size 454741108 diff --git a/checkpoint-27500/optimizer.bin b/checkpoint-27500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8b5385bc8d7fe4be922d6147ef2e54406cb01bed --- /dev/null +++ b/checkpoint-27500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069ea2145392715ab72ef280e1c12a4d67bd75af7b03494ef7b9f15f84a0be73 +size 909763736 diff --git a/checkpoint-27500/random_states_0.pkl b/checkpoint-27500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ad79dbf31af76bf903ba542a342e254361d7a930 --- /dev/null +++ b/checkpoint-27500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7dede74a3d055039d7437e4e0407a94b7f7749bab1ae1d915201dbb0a7645a +size 14408 diff --git a/checkpoint-27500/scheduler.bin b/checkpoint-27500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f2c0636e8511fbd738c80fbebe2ebe3247ac2ac6 --- /dev/null +++ b/checkpoint-27500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708d761ebce47acedc518083beed75b9f11fdd14a2484688bf5f93f8163b92a1 +size 1000 diff --git a/checkpoint-27500/unet/config.json b/checkpoint-27500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-27500/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-27500/unet/diffusion_pytorch_model.safetensors b/checkpoint-27500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..87859020ee5e5e041724ab08e0a7a4b9a46827e6 --- /dev/null +++ b/checkpoint-27500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c563f7a26c01c8365c53909c6de2e4141abee73a9c50e9b742b0ece4b90d848c +size 454741108 diff --git a/checkpoint-27500/unet_ema/config.json b/checkpoint-27500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..140d7f04e733d99c2c953bca5521f023937cfe45 --- /dev/null +++ b/checkpoint-27500/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 27500, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-27500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-27500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3d2b02bcbb56dbd0516fd74fbb8b2725fd07b1c4 --- /dev/null +++ b/checkpoint-27500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d6931d5851ff7c21a21188e3346cef217d385db4da1a0582185fb3abf7b8f8 +size 454741108 diff --git a/checkpoint-28000/optimizer.bin b/checkpoint-28000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..76a246d96b402d7c4260ea7220d366a0b8aa70c3 --- /dev/null +++ b/checkpoint-28000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9f43f62c42ec64449994c3992fb98e0ac186eb6bc0654fed7f63909251459a +size 909763736 diff --git a/checkpoint-28000/random_states_0.pkl b/checkpoint-28000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..379183cdc09277b57ae06b06f9406bccec17796c --- /dev/null +++ b/checkpoint-28000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d62e49d9cf9335ea023c0b23dbdd10ca7bc3f1738d1e344032a56caa5064a1b +size 14408 diff --git a/checkpoint-28000/scheduler.bin b/checkpoint-28000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f522faec248b7e9d32e81150f1a1af96f8a938f7 --- /dev/null +++ b/checkpoint-28000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2084c89548a679b1107005341d20a6b8807d963bf81b5bbec811224e1cbf02e +size 1000 diff --git a/checkpoint-28000/unet/config.json b/checkpoint-28000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..52d7f3f5ea6f95075411d0afdc62f354fb8fba95 --- /dev/null +++ b/checkpoint-28000/unet/config.json @@ -0,0 +1,50 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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" + ], + "upsample_type": "conv" +} diff --git a/checkpoint-28000/unet/diffusion_pytorch_model.safetensors b/checkpoint-28000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..81c1eed811b3158f963774f5d4d4e3f283a340d9 --- /dev/null +++ b/checkpoint-28000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768d83885b4af5b822a9ecd05e7616dc310d8c071c416210989d66809c122e2c +size 454741108 diff --git a/checkpoint-28000/unet_ema/config.json b/checkpoint-28000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..28ba4558383224c8458f52847d83bd1e6961e02c --- /dev/null +++ b/checkpoint-28000/unet_ema/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.22.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "attn_norm_num_groups": null, + "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, + "downsample_type": "conv", + "dropout": 0.0, + "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": 28000, + "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, + "upsample_type": "conv", + "use_ema_warmup": true +} diff --git a/checkpoint-28000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-28000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..af6e37e1114ece702dba2f891d5a7aeeddc918e8 --- /dev/null +++ b/checkpoint-28000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3c42ec3f3da39fac568c7d5293bcc66ba7efe0f474965d8fe2bd184ecc2676 +size 454741108 diff --git a/logs/train_unconditional/events.out.tfevents.1696843502.binninga-System-Product-Name.569386.0 b/logs/train_unconditional/events.out.tfevents.1696843502.binninga-System-Product-Name.569386.0 index e69dd5747bf05584d0866962275988fa99f88782..150ac5d34a6d882422e1c33e5a06574f40f2657b 100644 --- a/logs/train_unconditional/events.out.tfevents.1696843502.binninga-System-Product-Name.569386.0 +++ b/logs/train_unconditional/events.out.tfevents.1696843502.binninga-System-Product-Name.569386.0 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9ec5cff8e36c0beb2171d890a8e51ec0c11506984aa27bad126f0924dcf4bee -size 4839312 +oid sha256:82e2a1bcb6d1e5f43fbfd03d7f43f1e55659a863a5fd506b3520c59ed9ff79de +size 5757000 diff --git a/unet/diffusion_pytorch_model.safetensors b/unet/diffusion_pytorch_model.safetensors index 4a0f8ef167821da2721200be0357e9604812e0ac..a3e68f9cec90594b8c3f08c9757e81a6bd93cbc6 100644 --- a/unet/diffusion_pytorch_model.safetensors +++ b/unet/diffusion_pytorch_model.safetensors @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b8eb6c8b95b4682ed98fbe047ab1bc766e07de4f96b1ea092f123deeb4021b1 +oid sha256:5d954132278ce3d8c245f162d4b8d439d453dc2f34deb46e1602859b0758c26b size 454741108