diff --git a/checkpoint-26500/optimizer.bin b/checkpoint-26500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..1791ccf49f49bc7077cc9a8033887804d36d8497 --- /dev/null +++ b/checkpoint-26500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7d2819344dcc583449151327b6daeb64b01731171c86f9e61f8f2df5f04ad2 +size 909763736 diff --git a/checkpoint-26500/random_states_0.pkl b/checkpoint-26500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..cb5a299820cedf03ea1840dfec1a093c1f868e8a --- /dev/null +++ b/checkpoint-26500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:903ce302b83c44ecc394d89c44ab0169ef8aaadbb4b38b03b6c6eab6424438f0 +size 14344 diff --git a/checkpoint-26500/scheduler.bin b/checkpoint-26500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c25c73a14dcdc099caf8efda1b22ff308571a1c8 --- /dev/null +++ b/checkpoint-26500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b7c2896ba8ac0adbc35d371c66f23f295e25d31f55f9dccd5da76726d590c7 +size 1000 diff --git a/checkpoint-26500/unet/config.json b/checkpoint-26500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-26500/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..941e1e68f8d514a1a577240a5962982d74599a7e --- /dev/null +++ b/checkpoint-26500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5592769910c98b591b7aa73231276f93431a6aa6496dbd8e6a49b446e4e4060b +size 454741108 diff --git a/checkpoint-26500/unet_ema/config.json b/checkpoint-26500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..f8eac226e6b15d1bab630a3f86058e4d2ee2cdbb --- /dev/null +++ b/checkpoint-26500/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..829f5a31335074ebd5ca79ac6444f5435b40f5e1 --- /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:66aecb7e96e537fcc7f736d302ee46a91c73677287b9a06f06397ce3f304c543 +size 454741108 diff --git a/checkpoint-27000/optimizer.bin b/checkpoint-27000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..56a1a08d1841feeac5a21634417c8c03d463fb98 --- /dev/null +++ b/checkpoint-27000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a065c403fb5879fbc419fb4d7545b82659ee0c934d0022cf70665c291933f520 +size 909763736 diff --git a/checkpoint-27000/random_states_0.pkl b/checkpoint-27000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3b19f92b57508b8b751048b6d2a90f916c1d72d3 --- /dev/null +++ b/checkpoint-27000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e161b0e7ad503ff800ff7fd3c12e728c113808993d4cda774e01586c5e7effa5 +size 14344 diff --git a/checkpoint-27000/scheduler.bin b/checkpoint-27000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ef585401e04d601c9999431be55ab033e3a8e108 --- /dev/null +++ b/checkpoint-27000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9417c3ca036f0de9e9dcb039aa87df65e38bdd31ba58175c0def56bd39aefd66 +size 1000 diff --git a/checkpoint-27000/unet/config.json b/checkpoint-27000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-27000/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..6a4e6fb21a47d0d01bbc05e6a0b936b0f0aec295 --- /dev/null +++ b/checkpoint-27000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52057cdc2b0426eaf6ee42cfa1770b4f44a38711af36778142878c9aff661bf6 +size 454741108 diff --git a/checkpoint-27000/unet_ema/config.json b/checkpoint-27000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..d9c9bd37ca937520f6dae85c6ef24d32127f10ee --- /dev/null +++ b/checkpoint-27000/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..0261495528bd1d34be07c9f1df554dc656595341 --- /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:b91feb3cee0fcb2bff4abd4e208c810b49cc1ada6d58d047d0cae3c06f933478 +size 454741108 diff --git a/checkpoint-27500/optimizer.bin b/checkpoint-27500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..694f033032bb815b238a8062f3836b530a24e2f0 --- /dev/null +++ b/checkpoint-27500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f774a2ac24d7a9a192a8daa309d685dc8bad8f5439fe7d219d3258fe0a1973 +size 909763736 diff --git a/checkpoint-27500/random_states_0.pkl b/checkpoint-27500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..59a5446889e3c436664b3ccebbd4e84a430e70ee --- /dev/null +++ b/checkpoint-27500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020c12e943d38f57da06377eb8fd499765a5d009db4c06dc9e7e6685d6290836 +size 14344 diff --git a/checkpoint-27500/scheduler.bin b/checkpoint-27500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..aa8a9a9f6b5670b9921b8da698bc34d686c5416b --- /dev/null +++ b/checkpoint-27500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf68a64b310e8c0902ad68f08645aadf67d12a380082ff14532ca3e0753d5e2f +size 1000 diff --git a/checkpoint-27500/unet/config.json b/checkpoint-27500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-27500/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..ccb8f03018169cbf8a61f57b55a284cf66d628ec --- /dev/null +++ b/checkpoint-27500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d990f80a7192f11c836685cb79883b556f5134405d5cfc0469e6d0f4782d117 +size 454741108 diff --git a/checkpoint-27500/unet_ema/config.json b/checkpoint-27500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..c8244197fd839156e2c0ed03698b519b28e1c46f --- /dev/null +++ b/checkpoint-27500/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..7680f93f3c4eaec75890acdc04de7b00c7addae1 --- /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:2a06671e3197fc8369008a7faffe01d11706b3469a3516238f701e1eacca3cdd +size 454741108 diff --git a/checkpoint-28000/optimizer.bin b/checkpoint-28000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6bd0be4685853a2cfb462a58e487dae31f1b0de2 --- /dev/null +++ b/checkpoint-28000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb739ba9d9a0e355a8a0778e993aabb980dbd4db4a79270c192b12c28d3b2f9c +size 909763736 diff --git a/checkpoint-28000/random_states_0.pkl b/checkpoint-28000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..7ea307af6d654051d48e17fc9cbe9bbc6aabd182 --- /dev/null +++ b/checkpoint-28000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c56477422bdeab6b4614dc5b3222f87aacc0d54623f59abb40992ce5ea7301 +size 14344 diff --git a/checkpoint-28000/scheduler.bin b/checkpoint-28000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ea5fa1c59187c65c2acebad3642ac5d1b1e61558 --- /dev/null +++ b/checkpoint-28000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607d41caa5a8e420475406e8896e91fa2fd96260415b5507259ddddcda54a30a +size 1000 diff --git a/checkpoint-28000/unet/config.json b/checkpoint-28000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-28000/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..5ea3a4279237ee283fbeb2bfc9ede8fadad30d47 --- /dev/null +++ b/checkpoint-28000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a4421ff194a4eebdbbb534dc982cf5ad75efe1aa34244950dbd6099415f20f +size 454741108 diff --git a/checkpoint-28000/unet_ema/config.json b/checkpoint-28000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..6df3544ac4e363638b37ef75791434884e3fff23 --- /dev/null +++ b/checkpoint-28000/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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..bc2fb0aac68c46b6d1788cceeb722554a0297753 --- /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:cd43d0b2f6b65f7b4cd7868ccea8a13378f26ad7c531e461a051aae6190eff2d +size 454741108 diff --git a/checkpoint-28500/optimizer.bin b/checkpoint-28500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e7cffdd957dc2c1e2a6487503688efc6257a16e1 --- /dev/null +++ b/checkpoint-28500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd06506ce1c6e4989200fabd62e027125d7373b048476692f4c8f6ced748fc6c +size 909763736 diff --git a/checkpoint-28500/random_states_0.pkl b/checkpoint-28500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..e2e5726c572fed4996a07541e058f648af99067a --- /dev/null +++ b/checkpoint-28500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ed917fbd68e853c6bdee84b1f679f6164d9f2e1472aaf7ca9c2f804eccfea3 +size 14344 diff --git a/checkpoint-28500/scheduler.bin b/checkpoint-28500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f3d19368dcb5dcb00e222730a80e6c1efec64bf --- /dev/null +++ b/checkpoint-28500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7df3bd5b458401d3f156bb6d37caf5db62a834293fafb606a32690d7a1c9b5 +size 1000 diff --git a/checkpoint-28500/unet/config.json b/checkpoint-28500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-28500/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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-28500/unet/diffusion_pytorch_model.safetensors b/checkpoint-28500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0a2a5e64acbe4243ac66871d0bc8577d85d280f9 --- /dev/null +++ b/checkpoint-28500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce42e7dfb070ab77d470c7c7533287eaac610c2d0c37381d7f3d033979b56b5 +size 454741108 diff --git a/checkpoint-28500/unet_ema/config.json b/checkpoint-28500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0b6871ba76381d9e76310dd1557de1d053e4e046 --- /dev/null +++ b/checkpoint-28500/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": null, + "optimization_step": 28500, + "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-28500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-28500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..13393f1a4e02bf47a653df65ce8b1968beb3b51a --- /dev/null +++ b/checkpoint-28500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a6c41d37d4f11e9aa3e99a86e344f0e4e4fe618ba681847cc8cc8d88e3fdfe +size 454741108 diff --git a/checkpoint-29000/optimizer.bin b/checkpoint-29000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..11b3338b7e1c4127a7c2295003b73a0cab5fd4d1 --- /dev/null +++ b/checkpoint-29000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6837c4cbbd8154a9f7629c1e37ade7b008616f1bde6678363efa0e1b862eb7df +size 909763736 diff --git a/checkpoint-29000/random_states_0.pkl b/checkpoint-29000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..eeb6aa3c05ad77d256f1c9ead4e10e24ecca93e6 --- /dev/null +++ b/checkpoint-29000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae372974b57ef04514111a503a620f264ee557ce4cd82fbf337f445de4790df2 +size 14344 diff --git a/checkpoint-29000/scheduler.bin b/checkpoint-29000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4a22b86c8ae525f4a8e88f5d54b722c3dcbc54ae --- /dev/null +++ b/checkpoint-29000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87625dbb735277e73236aa6f2a6bf306a917d260289bd2a5cbcf8e20f410310b +size 1000 diff --git a/checkpoint-29000/unet/config.json b/checkpoint-29000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-29000/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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-29000/unet/diffusion_pytorch_model.safetensors b/checkpoint-29000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2ece3a43d271dbd781cb70d61e19f4f2e6e3a325 --- /dev/null +++ b/checkpoint-29000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bf6a5a11709ce57cd069d0f38497e79df974d5718517e70fddc52c63627d7e2 +size 454741108 diff --git a/checkpoint-29000/unet_ema/config.json b/checkpoint-29000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0d3158ae34c6e4aec058e1fcb6e6b2ec56810581 --- /dev/null +++ b/checkpoint-29000/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": null, + "optimization_step": 29000, + "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-29000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-29000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..717daebd2c17143e7db9e61b538d241f8a3252df --- /dev/null +++ b/checkpoint-29000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906a9842dcaa21a7a302077094604395f38e7bd33e8c331a561ba6720f443555 +size 454741108 diff --git a/checkpoint-29500/optimizer.bin b/checkpoint-29500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..76e5b69dc16f2b7b95113d2735d80aa6f1acda38 --- /dev/null +++ b/checkpoint-29500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9914ac09735a2e8c9b3d40b254000d12b9b8c2ef222c6f65304eac654e1417 +size 909763736 diff --git a/checkpoint-29500/random_states_0.pkl b/checkpoint-29500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..61d35018a6d94c8f2e06a203c3dbbf3a2c82f6f1 --- /dev/null +++ b/checkpoint-29500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea85da3b1fe8c3bded5bba1ec00ae22cb5a984acaa537f9c38fe27176f6be01 +size 14344 diff --git a/checkpoint-29500/scheduler.bin b/checkpoint-29500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..50c5f9652fa070e80624cdd8960bbbf0c6e6f2c2 --- /dev/null +++ b/checkpoint-29500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c641fb032dd19548aca9daf9c9ec9c245bbc1bf397079368c2f6ec0e49644849 +size 1000 diff --git a/checkpoint-29500/unet/config.json b/checkpoint-29500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-29500/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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-29500/unet/diffusion_pytorch_model.safetensors b/checkpoint-29500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..53bacb9ab7eef00d187e8f0331d559b6c873e477 --- /dev/null +++ b/checkpoint-29500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981fb836269de841d79171a11578a3709cae82014aa48675b0824fb930414c60 +size 454741108 diff --git a/checkpoint-29500/unet_ema/config.json b/checkpoint-29500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..a6137c9a33b8cc125459ffe82ffcafe133177572 --- /dev/null +++ b/checkpoint-29500/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": null, + "optimization_step": 29500, + "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-29500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-29500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4075a9de4f9c6c5560aa16ae02fe8c592cf71660 --- /dev/null +++ b/checkpoint-29500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0941fc449665572ac8132e80cd05901f6b33618def41951ccf887a8114c1b5 +size 454741108 diff --git a/checkpoint-30000/optimizer.bin b/checkpoint-30000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..446b7d4ca10369403fe907db67918a30f0119249 --- /dev/null +++ b/checkpoint-30000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a9c54669f5cce8df0b1e7362e910edd51a21c8b17776f5b40cdea28def16c7 +size 909763736 diff --git a/checkpoint-30000/random_states_0.pkl b/checkpoint-30000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..b2ecf201968fbf8eccdefe4c9fc4901b06d8c6fc --- /dev/null +++ b/checkpoint-30000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f236adfc0045f7694ee4794fd4557df5f00109613d006bc29a99728e5a95724 +size 14344 diff --git a/checkpoint-30000/scheduler.bin b/checkpoint-30000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c87e8bc4f673750b398758f47df40c23488b492b --- /dev/null +++ b/checkpoint-30000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49d0280e63493e5dc018757c3660f338c91fc42a1f7b4b5fb6706ee9cd5751e +size 1000 diff --git a/checkpoint-30000/unet/config.json b/checkpoint-30000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-30000/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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-30000/unet/diffusion_pytorch_model.safetensors b/checkpoint-30000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a09c89c5baa5b3ad8ffc0f4a14e13e6d7306ace2 --- /dev/null +++ b/checkpoint-30000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bec93bb1db50916cdcd40d5186c6470fcfedc363d44b71490ea3145bd0b53ff +size 454741108 diff --git a/checkpoint-30000/unet_ema/config.json b/checkpoint-30000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7d57e4f8dd73204ea708920a105624775d0308d8 --- /dev/null +++ b/checkpoint-30000/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": null, + "optimization_step": 30000, + "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-30000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-30000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..116fc4d50ef9e7dcac3c89b9ff2620005bb96b8d --- /dev/null +++ b/checkpoint-30000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d3c6066086c07e3c9497173490175f2369e65b8182cdea497e5053b5049003 +size 454741108 diff --git a/checkpoint-30500/optimizer.bin b/checkpoint-30500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..2b9230c19a8649de34b8bc761f21adfbbd3a3edb --- /dev/null +++ b/checkpoint-30500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436bb8244085b6a281d1b82b1606d93635a4b875f9fa84f05ebe4776c44aabe3 +size 909763736 diff --git a/checkpoint-30500/random_states_0.pkl b/checkpoint-30500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3eaa98d9c3aa01e5117998279cae07c9155d75c3 --- /dev/null +++ b/checkpoint-30500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a78fa187ba0759439392747ec0be4ba0bdcbadaff5a56556039925e63640118 +size 14344 diff --git a/checkpoint-30500/scheduler.bin b/checkpoint-30500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..db6fd8134f4cbaa1686521620b69878d7f9fe307 --- /dev/null +++ b/checkpoint-30500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cb5c163df130b0b78fad1a43028571a7d173ce3e5c1e4a15bd7f10590396f5 +size 1000 diff --git a/checkpoint-30500/unet/config.json b/checkpoint-30500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-30500/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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-30500/unet/diffusion_pytorch_model.safetensors b/checkpoint-30500/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e12a5ff22d1a77950b75a302e867685bd5200abd --- /dev/null +++ b/checkpoint-30500/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8359b73f36b101ca7bebf7fead9ccff006033de3d67fc250fdd90ce89b05f06a +size 454741108 diff --git a/checkpoint-30500/unet_ema/config.json b/checkpoint-30500/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..33f0c0c17c07a6ab1fce98da63b95b64fb2dea82 --- /dev/null +++ b/checkpoint-30500/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": null, + "optimization_step": 30500, + "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-30500/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-30500/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f17c0979ff7549711f56a69f26023052abc9f9d7 --- /dev/null +++ b/checkpoint-30500/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75256cbd7bfd14aceaa935961af92a7e06150cc990ff5987e0517f61ddc99716 +size 454741108 diff --git a/checkpoint-31000/optimizer.bin b/checkpoint-31000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6a56c69fc18ad03d6008784404a863ff2330d8e8 --- /dev/null +++ b/checkpoint-31000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367b061134a05f43f64d9eaab52133ff2da595a6ae3e9f303222ed5879ddb284 +size 909763736 diff --git a/checkpoint-31000/random_states_0.pkl b/checkpoint-31000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..14f7b6e33829c8c445f9c66d64d3d01e3906cfca --- /dev/null +++ b/checkpoint-31000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54e444e08f8e83035f811ee3b76cc09ad4ec168c0ced27d566738c9ce035312 +size 14344 diff --git a/checkpoint-31000/scheduler.bin b/checkpoint-31000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..23ecc8609f4ae19a87b1d4189810676fc8fa4b9a --- /dev/null +++ b/checkpoint-31000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22383befa043bc6346101d93f24066b4429b5e0556dc71986b8b219e1e27c4b4 +size 1000 diff --git a/checkpoint-31000/unet/config.json b/checkpoint-31000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ea03432831f52ebc1b35187f19dc4707b857d57d --- /dev/null +++ b/checkpoint-31000/unet/config.json @@ -0,0 +1,51 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": 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-31000/unet/diffusion_pytorch_model.safetensors b/checkpoint-31000/unet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9cf00ab5bf46272f3eda048e4dce7cae09827369 --- /dev/null +++ b/checkpoint-31000/unet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f95db95ad9270988525148e1df344d0e9521f83c49d3af2081e9a01b44ffa4c +size 454741108 diff --git a/checkpoint-31000/unet_ema/config.json b/checkpoint-31000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..61b5282a868f6d723e610139779d1f7c1f8e31e0 --- /dev/null +++ b/checkpoint-31000/unet_ema/config.json @@ -0,0 +1,58 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.28.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, + "num_train_timesteps": null, + "optimization_step": 31000, + "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-31000/unet_ema/diffusion_pytorch_model.safetensors b/checkpoint-31000/unet_ema/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c4b97e9098fbd7520aa870d74c078daaade2062c --- /dev/null +++ b/checkpoint-31000/unet_ema/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3610bc6bd3761d3f74ae045367194abad7055aeddb2eb7f3319f994b759d6240 +size 454741108 diff --git a/logs/train_unconditional/events.out.tfevents.1715806000.jobtest-6wkxj-dk9zr.141.0 b/logs/train_unconditional/events.out.tfevents.1715806000.jobtest-6wkxj-dk9zr.141.0 index 1ebeb6654e4b0d714108073526054af91da69a44..918ebfec172d8c0b1d196f83d5c4a0faa09c057c 100644 --- a/logs/train_unconditional/events.out.tfevents.1715806000.jobtest-6wkxj-dk9zr.141.0 +++ b/logs/train_unconditional/events.out.tfevents.1715806000.jobtest-6wkxj-dk9zr.141.0 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2bb8a74686fce5ce0809c96522450ab358865b0c9f74d7eb16798a468b61f48 -size 5381453 +oid sha256:e5ff4464752509705649901cad734405ec504c6c39622c69d53432124347f263 +size 6421633 diff --git a/unet/diffusion_pytorch_model.safetensors b/unet/diffusion_pytorch_model.safetensors index 0bad95bd4796ff0b0c5fcf0f8086f786f366a202..0f5deab7188513d654c80d055e509fa3dc97da0e 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:cc1ba051b522cb3b3cd26ded63b9bdbde6a654dfd3741a2a1d27b0d9711632e9 +oid sha256:87cace7dd00fee22b71be53191fc6f815a394c68d4962124fe66a9cc3575251e size 454741108