diff --git a/checkpoint-108000/optimizer.bin b/checkpoint-108000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..53902acefaf3d008417ae85771c6fd36452e386c --- /dev/null +++ b/checkpoint-108000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5dcc167eba2edd2cb95ddbfa3aa8cbd7cc394aa2e487fc45b417e4108bfd0a7 +size 909763299 diff --git a/checkpoint-108000/random_states_0.pkl b/checkpoint-108000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d9237b1e33a1423c92c9d5546d77b55f6692ae37 --- /dev/null +++ b/checkpoint-108000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2fb0aa8a69a59786a483be372dc2d52cdcfc06e355f38c830a33ae6b4e9ab40 +size 17683 diff --git a/checkpoint-108000/scaler.pt b/checkpoint-108000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..cbd7fb5eabaf24b1adde74f07d116787785e3a63 --- /dev/null +++ b/checkpoint-108000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e995b83039a3d44d735e359848e7a43021d27105a215ffd80501551808f15c5a +size 557 diff --git a/checkpoint-108000/scheduler.bin b/checkpoint-108000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..9246af644ea3f28bfee4cc333d1f78cc23008551 --- /dev/null +++ b/checkpoint-108000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13b7cfd77c8e4f486efa7c9038d7d94082b078e4c166f4b37ce059506b666ae +size 563 diff --git a/checkpoint-108000/unet/config.json b/checkpoint-108000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-108000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-108000/unet/diffusion_pytorch_model.bin b/checkpoint-108000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..595204bda1184ab734597e0ef1fd0a7f2d91cd85 --- /dev/null +++ b/checkpoint-108000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02be2a031fe0fc4c5e4305b76d4bc5ed4b87e05a2b6158db0c1260367fa5237 +size 454867965 diff --git a/checkpoint-108000/unet_ema/config.json b/checkpoint-108000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..af0e274f95a9a6ce46d2b377f7dfd4449165a492 --- /dev/null +++ b/checkpoint-108000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 108000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-108000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-108000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..81c2571aaba1ee1c8abf54f86f68848ebcd45d2a --- /dev/null +++ b/checkpoint-108000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00168bdac06800f8aa662f6614df93c34016ac86ca43e39f0776ce53ea3a353e +size 454861629 diff --git a/checkpoint-112000/optimizer.bin b/checkpoint-112000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..2ae6eef9a050a6df31d6abb82555ae68f2ec6ec6 --- /dev/null +++ b/checkpoint-112000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd3a12a5a4d0da6c0502d2646f682522f6a6ba952e13cb2a013be93c730b6ac +size 909763299 diff --git a/checkpoint-112000/random_states_0.pkl b/checkpoint-112000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f94610e2e46ef8313d3cef4a13ee6d76c00a776d --- /dev/null +++ b/checkpoint-112000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2e0f53a08978b87f0227f32222e50300cddd840c101cbacb6aee2ed6afbcac +size 17683 diff --git a/checkpoint-112000/scaler.pt b/checkpoint-112000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..aae1470a6fdf507ef6960feb854de9107b2b8666 --- /dev/null +++ b/checkpoint-112000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01bac3f77a1848c5ccc2cc6bf52ccc006ce2ea2a0fc74df3507969ce63daae41 +size 557 diff --git a/checkpoint-112000/scheduler.bin b/checkpoint-112000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..b48084c758e20d71b962372f394c34bb43c34d79 --- /dev/null +++ b/checkpoint-112000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d22f1c7350c822d22a62897ede4faf53857cb6516f07db77bc41af19db352b +size 563 diff --git a/checkpoint-112000/unet/config.json b/checkpoint-112000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-112000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-112000/unet/diffusion_pytorch_model.bin b/checkpoint-112000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..b90040d497248f86be649846f03aae85d62fbfb0 --- /dev/null +++ b/checkpoint-112000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0682030b609106bd1babc8111d1494eda8cfaa9d7147926715e7d664788ae0cd +size 454867965 diff --git a/checkpoint-112000/unet_ema/config.json b/checkpoint-112000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..11e045b9282b0651729a4d2f79e505b3180db5ab --- /dev/null +++ b/checkpoint-112000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 112000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-112000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-112000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..1e7451f8c582dea1d9a2394bdec60414bfa588c0 --- /dev/null +++ b/checkpoint-112000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ded8eff55d04c27eb0519379175d8a368bb0deb16d522b1bb1bb6c3309510ae +size 454861629 diff --git a/checkpoint-116000/optimizer.bin b/checkpoint-116000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..b3c2c8b750d50cfad24ac609527698a234264dcd --- /dev/null +++ b/checkpoint-116000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd672a4401563d0741d3604cc9b42211c4e79ad1ea0f75a0e42e8b8794a1076 +size 909763299 diff --git a/checkpoint-116000/random_states_0.pkl b/checkpoint-116000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..2600be27e0eaddc1f6236ac7961a12122fbb273e --- /dev/null +++ b/checkpoint-116000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a1f213a1fa72f3def1c1fcd449df97a1ae24a0d5063c2ce6f9502c150d2fa41 +size 17683 diff --git a/checkpoint-116000/scaler.pt b/checkpoint-116000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c3018d393f7b4d7ccac567a99990859092112d6b --- /dev/null +++ b/checkpoint-116000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f340e1db65bb5f8aef306097ccadf11ad2dc22db3775033a0975acf5578465 +size 557 diff --git a/checkpoint-116000/scheduler.bin b/checkpoint-116000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0d1b046a2e90359b1f07989d2600ae4b8c9e6286 --- /dev/null +++ b/checkpoint-116000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40e18a10f735ffca5bb547fed9be78dc91a548b0d7bf4fe774ae0f90068daa6 +size 563 diff --git a/checkpoint-116000/unet/config.json b/checkpoint-116000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-116000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-116000/unet/diffusion_pytorch_model.bin b/checkpoint-116000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..cd3cbb87f88eb8b0d121f3ba5f435f927d3a4ece --- /dev/null +++ b/checkpoint-116000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04083821184f5d5b7fdbd9bce2f85651d8fd96df98b621003e043f580f9b8aa +size 454867965 diff --git a/checkpoint-116000/unet_ema/config.json b/checkpoint-116000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ed3b2dbbc1864cc2d3fc12f8a2ed0ffce975ed1b --- /dev/null +++ b/checkpoint-116000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 116000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-116000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-116000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..9d7fe5d6fdccb07d344fcdafe406d794d0bcb20a --- /dev/null +++ b/checkpoint-116000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b2e5275f1791f44f1d8a1f1dd8563c7e7e66b3c5a74f229d1481a845f9c76b +size 454861629 diff --git a/checkpoint-120000/optimizer.bin b/checkpoint-120000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..70c3c6e6c94bc6f0ca95fd69a455ea8a7cfc0c14 --- /dev/null +++ b/checkpoint-120000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:580b404b6c612337e4120c686f07d66f47889d1823f7307c36c214cfba3e402d +size 909763299 diff --git a/checkpoint-120000/random_states_0.pkl b/checkpoint-120000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..496a66bf9c03d40f060828a0c6a0c9975b4bc2a8 --- /dev/null +++ b/checkpoint-120000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3636abd5f340ce1999a506a0d07e65806461a7034cac3c43c17996835e5a9a +size 17683 diff --git a/checkpoint-120000/scaler.pt b/checkpoint-120000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..cfbc1a1bce76673a0ff4ffdd1cb825df54d7cf61 --- /dev/null +++ b/checkpoint-120000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a48ffa9deeb56c2b9cf0bce4defaacffd424caddf59eb66001c544baaa8f426 +size 557 diff --git a/checkpoint-120000/scheduler.bin b/checkpoint-120000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..6faa2fcdb9de06b703308cd24f7a6ad0775dad39 --- /dev/null +++ b/checkpoint-120000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f202bf1096de9e40e4ef4846ac2bf16c8bd455f19dd1573b191acf02b1471dd +size 563 diff --git a/checkpoint-120000/unet/config.json b/checkpoint-120000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-120000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-120000/unet/diffusion_pytorch_model.bin b/checkpoint-120000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..524ecd49ab65ae575dd6f8a8e12560869ec212d9 --- /dev/null +++ b/checkpoint-120000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9c5bc2287c87f847c0a93f5d2cf591b81834cd5c7852717195c71747ebe6e40 +size 454867965 diff --git a/checkpoint-120000/unet_ema/config.json b/checkpoint-120000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..0ac78e394d17e5efcf473fbcd11927e8e53aae28 --- /dev/null +++ b/checkpoint-120000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 120000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-120000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-120000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..e554b33009b5067230f599978ad314d7e93f80ed --- /dev/null +++ b/checkpoint-120000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114b6c26d68213db26bf827d6679057fdcbabe80eef347ad8f081c344647de3e +size 454861629 diff --git a/checkpoint-124000/optimizer.bin b/checkpoint-124000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..33bd96fbee6dd9932d53ac63a994068601a152fb --- /dev/null +++ b/checkpoint-124000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5706a1cb01bfa84a163fbd5650715dcaf14de8dfb0b41cf106a4912353409a00 +size 909763299 diff --git a/checkpoint-124000/random_states_0.pkl b/checkpoint-124000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..9e789a8e72eb90a11b9f8e19157505ea90adb235 --- /dev/null +++ b/checkpoint-124000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f86dc8ff6ea0c4ed0f443371372690756a808825f261e2f2878d3f0a4feda42 +size 17683 diff --git a/checkpoint-124000/scaler.pt b/checkpoint-124000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..a16a72b6bb10b34fba23848c9a30cbf8cd2fdac5 --- /dev/null +++ b/checkpoint-124000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022ef003080d807471231680ee313d6a4ab6cce7d308754625643bc76200eb81 +size 557 diff --git a/checkpoint-124000/scheduler.bin b/checkpoint-124000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..73c81e9912a504487bb44034c56cdc86ea09080d --- /dev/null +++ b/checkpoint-124000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854c2320b1f83b9ce2dff9d6ac1bece5d65bcca669079700cb14340831357e5e +size 563 diff --git a/checkpoint-124000/unet/config.json b/checkpoint-124000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-124000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-124000/unet/diffusion_pytorch_model.bin b/checkpoint-124000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..43ce4a2592e3ee4b620600279fde59c73b101fb3 --- /dev/null +++ b/checkpoint-124000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1926f59bb60c55a2704ebc25201107e6f82fd4188ad0e4e1f60bef8bc227d04d +size 454867965 diff --git a/checkpoint-124000/unet_ema/config.json b/checkpoint-124000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7377b203b4e251833f2fc2e30517081ae2fb6cc5 --- /dev/null +++ b/checkpoint-124000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 124000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-124000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-124000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..a8d240ad004e12ff94c931219ed3e0e75bf12ffb --- /dev/null +++ b/checkpoint-124000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41273757c54f6cffc052f1a246ca29ac28dfc86c2f7f10700fb6a7b6ab8ba7d +size 454861629 diff --git a/checkpoint-128000/optimizer.bin b/checkpoint-128000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..b1f55787a95ba489cd973f5e8f34f6958f3b9c24 --- /dev/null +++ b/checkpoint-128000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4936db8c03d9ed2e0859935ba43e9c671af4c1a1b537abe6ecf9fa103343b834 +size 909763299 diff --git a/checkpoint-128000/random_states_0.pkl b/checkpoint-128000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..b02764c15f5d11a631c930af1a5d871d5dc27b59 --- /dev/null +++ b/checkpoint-128000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b28884ad5e7439fb873b8f620c4898a22c2344925dc5c1eebefbb456d6dbbc +size 17683 diff --git a/checkpoint-128000/scaler.pt b/checkpoint-128000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..22c3adc04a127985aa4596b0d2b79490ee706b69 --- /dev/null +++ b/checkpoint-128000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0343b7f9b153ddc3aad3a50354fbcbc2b6d2ef77b950f8221147df2b017d91a2 +size 557 diff --git a/checkpoint-128000/scheduler.bin b/checkpoint-128000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..89aa2118ed807646a8d64e46d6464b8870bb0a19 --- /dev/null +++ b/checkpoint-128000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9429b0e8ff2bc848157cd7bf5c1b5fa742f291e3a85390e7e797567dfd01ef21 +size 563 diff --git a/checkpoint-128000/unet/config.json b/checkpoint-128000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-128000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-128000/unet/diffusion_pytorch_model.bin b/checkpoint-128000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..43eaae323e8583bbf285e8901f2e831489bd6374 --- /dev/null +++ b/checkpoint-128000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cb665b6ddd0c9c82c172fd86fd666b0f0176db90ffb1e4dfc26857f0be4c76 +size 454867965 diff --git a/checkpoint-128000/unet_ema/config.json b/checkpoint-128000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..05f7c1e7e606c066ccfff9ebeec12968b8c29345 --- /dev/null +++ b/checkpoint-128000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 128000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-128000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-128000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..be3b93fee72f8b702f27160e55d1e50360f99b4e --- /dev/null +++ b/checkpoint-128000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb7a93dfa24a641e9449f38bb4c8e07d6ca4416ba2de3e1ba1df88f1eb35cc76 +size 454861629 diff --git a/checkpoint-132000/optimizer.bin b/checkpoint-132000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fb8f27458dbba4e666b96b6be099b349ba45f5fa --- /dev/null +++ b/checkpoint-132000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067240b5c92b2aac9d3ba17611ed42ff3fcafd6d709e5b50efdaf7ce72e8cdac +size 909763299 diff --git a/checkpoint-132000/random_states_0.pkl b/checkpoint-132000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..dc922efaca10a23d4bf862a0889a071d89e50b02 --- /dev/null +++ b/checkpoint-132000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4124f9ca96440bd5b18ed7b34663d341c724f3bb8eb39c5e7e877129b0b0b8a9 +size 17683 diff --git a/checkpoint-132000/scaler.pt b/checkpoint-132000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..af027b27f488462aaf53f99391964ce3f1f152a9 --- /dev/null +++ b/checkpoint-132000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5dff8e23126ae5445f0ec148b6d17ec9f66e1221173a59a6c73bbad0e067c0d +size 557 diff --git a/checkpoint-132000/scheduler.bin b/checkpoint-132000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1a87891d8a46ddfb5c6732084f7c4292743ab31a --- /dev/null +++ b/checkpoint-132000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e796efe14621593fdaa6e90dadb0c821421e33f34df6e393a2bfce645384fe +size 563 diff --git a/checkpoint-132000/unet/config.json b/checkpoint-132000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-132000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-132000/unet/diffusion_pytorch_model.bin b/checkpoint-132000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..c0346c8f9a6b3552ae262d043fcc0e23a9576623 --- /dev/null +++ b/checkpoint-132000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6037d8408a6dccb7973bb22fff1b8114415703c3f32194305d52a176654486c +size 454867965 diff --git a/checkpoint-132000/unet_ema/config.json b/checkpoint-132000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..228752e0faa5a6838b9b4fab70fa640e1e369742 --- /dev/null +++ b/checkpoint-132000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 132000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-132000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-132000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..7cad6f3eb31069b17839ddb13ecad828212dbcb4 --- /dev/null +++ b/checkpoint-132000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4628bc2b20e0faa372699d68f799a0e7e4b95d37d4d580382bcf2c6cb49bed +size 454861629 diff --git a/checkpoint-136000/optimizer.bin b/checkpoint-136000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..4bf2a0c5d2a04c0026d4ca04985dad0b98141e2b --- /dev/null +++ b/checkpoint-136000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f66f5cc800d43e2f546fad22fe0b8b509ee01c88badd0db5db8eda01cb01d2 +size 909763299 diff --git a/checkpoint-136000/random_states_0.pkl b/checkpoint-136000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d98d4bcfa663d2c69d76fa340d59f34a7ac6f8a7 --- /dev/null +++ b/checkpoint-136000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f7e4c89dec0b53b29d48504cde3ac8a4b459c689e035613abba3beaabbdc08 +size 17683 diff --git a/checkpoint-136000/scaler.pt b/checkpoint-136000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e1cdc543e8c81bd2bc6b6fd9da4867ac9722149d --- /dev/null +++ b/checkpoint-136000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b68b7c34bd26783c3ce6e02b0cc6585de0fce8041065643d5e4c7fcc41753a +size 557 diff --git a/checkpoint-136000/scheduler.bin b/checkpoint-136000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..13d9bd6e6f322a769683cb8e0c8fac1b962aea1f --- /dev/null +++ b/checkpoint-136000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55e6bde905f5d81386469f443c064f3cf087fc9343e1d78a504b8dc2dce55ba +size 563 diff --git a/checkpoint-136000/unet/config.json b/checkpoint-136000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0c47e18dceccb3d9745c685fa44287c80c72d0 --- /dev/null +++ b/checkpoint-136000/unet/config.json @@ -0,0 +1,46 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "out_channels": 3, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-136000/unet/diffusion_pytorch_model.bin b/checkpoint-136000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..802fbd671cf9a11aae01166e9da00f5ecbc8c2ed --- /dev/null +++ b/checkpoint-136000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602a8a35fd553a5dd003f2a71394c0b575e1f9f6d2a8ab15c4150718213140d5 +size 454867965 diff --git a/checkpoint-136000/unet_ema/config.json b/checkpoint-136000/unet_ema/config.json new file mode 100644 index 0000000000000000000000000000000000000000..5d3105b0327e19d558f10ec00cea4c420e7cfc6a --- /dev/null +++ b/checkpoint-136000/unet_ema/config.json @@ -0,0 +1,53 @@ +{ + "_class_name": "UNet2DModel", + "_diffusers_version": "0.18.0.dev0", + "act_fn": "silu", + "add_attention": true, + "attention_head_dim": 8, + "block_out_channels": [ + 128, + 128, + 256, + 256, + 512, + 512 + ], + "center_input_sample": false, + "class_embed_type": null, + "decay": 0.9999, + "down_block_types": [ + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "DownBlock2D", + "AttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "flip_sin_to_cos": true, + "freq_shift": 0, + "in_channels": 3, + "inv_gamma": 1.0, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "min_decay": 0.0, + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_class_embeds": null, + "optimization_step": 136000, + "out_channels": 3, + "power": 0.75, + "resnet_time_scale_shift": "default", + "sample_size": 256, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ], + "update_after_step": 0, + "use_ema_warmup": true +} diff --git a/checkpoint-136000/unet_ema/diffusion_pytorch_model.bin b/checkpoint-136000/unet_ema/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..e696a3bde0df679d71822317ddc5e00e2455c350 --- /dev/null +++ b/checkpoint-136000/unet_ema/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f3f4204be571c346c19e4706e45b315e416227db768c7e88521cfad333205d +size 454861629 diff --git a/logs/train_unconditional/events.out.tfevents.1687101863.pop-os.1521524.0 b/logs/train_unconditional/events.out.tfevents.1687101863.pop-os.1521524.0 index bd5059c007579deff80795ab9cecb315810c59db..a762e59ae5f645dfd6b1a32c75b94456318df8dc 100644 --- a/logs/train_unconditional/events.out.tfevents.1687101863.pop-os.1521524.0 +++ b/logs/train_unconditional/events.out.tfevents.1687101863.pop-os.1521524.0 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dfa9e6a7e11ed574358b6cd264dc99b8525d1fba906a682dc3fe8343dea013eb -size 23000453 +oid sha256:fafc3a2ae7b7c00a98ed44dde783ec00e2ff543c163e102acd9116274fb1e395 +size 30391321 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 19686003b5c3f76534fc7dcf3f6d3bea86c2611b..250cc27d6010bdce15d5a59515d647ef01eb11b9 100644 --- a/unet/diffusion_pytorch_model.bin +++ b/unet/diffusion_pytorch_model.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83db37fe84f64b7706fbb65fe1d1f20241905ca0709a346d5844cee598864ade +oid sha256:89c140ed1da151e18c5364d795bc917a9207ed308f8a576796b198d06a218a51 size 454867965