diff --git a/checkpoint-1000/optimizer.bin b/checkpoint-1000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e0c949d5cb2794548ea69c1cc2b5f6d61c72958b --- /dev/null +++ b/checkpoint-1000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59b01ed4a04e710beb70f948b5d373049622367fff2e682c796b61cf623fd4c +size 909763299 diff --git a/checkpoint-1000/random_states_0.pkl b/checkpoint-1000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..fff982f240dec7ddf731f2c9711e1b0cc062add5 --- /dev/null +++ b/checkpoint-1000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0682891ae80247c2b3e0a8aa5ab9c878c5235e8077bafc971bf06cabf49e3e31 +size 14663 diff --git a/checkpoint-1000/scheduler.bin b/checkpoint-1000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d55365d960f79f212a1308385b99652fd15be834 --- /dev/null +++ b/checkpoint-1000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e68627f49af88ded43ccd650307d840e8a8d845754f6ec4416b957fa4cccca +size 563 diff --git a/checkpoint-1000/unet/config.json b/checkpoint-1000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-1000/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-1000/unet/diffusion_pytorch_model.bin b/checkpoint-1000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..7cd7c13fbf69d614297a445430b29a01c9e1a4a8 --- /dev/null +++ b/checkpoint-1000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02041727e2a7a82d96b0d978a456806a6e11d92995ed454fdba77dd2a11dfcb9 +size 454867965 diff --git a/checkpoint-1500/optimizer.bin b/checkpoint-1500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..1c5fb003ffb6b610b431900a2a3f760149b466f4 --- /dev/null +++ b/checkpoint-1500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5822fb7e9b2f08ac74f437c9def7770d28f6d25ae6593771cec8a7f66dbeaa +size 909763299 diff --git a/checkpoint-1500/random_states_0.pkl b/checkpoint-1500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a2713dba5cb8f173fe74e081ce2481957c8deecf --- /dev/null +++ b/checkpoint-1500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51eaa88be88c0629aca5f6ac7b90b74d246d68f8604f93ec96a55abab60b2c7 +size 14663 diff --git a/checkpoint-1500/scheduler.bin b/checkpoint-1500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..30350fb227d86a98f82d3b161818ddf58f5352f9 --- /dev/null +++ b/checkpoint-1500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe7c1d6a21b13ea4645146e5653e0c5c05c90712c157e9ee4190e179c48524f +size 563 diff --git a/checkpoint-1500/unet/config.json b/checkpoint-1500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-1500/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-1500/unet/diffusion_pytorch_model.bin b/checkpoint-1500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..7664b8071db6a749a80795cb491b878625157692 --- /dev/null +++ b/checkpoint-1500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a980502f80ced4ab140e4ace04f2de30f12fe2735a9baf4bfd16d56ade0513 +size 454867965 diff --git a/checkpoint-2000/optimizer.bin b/checkpoint-2000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8862eda0cc05d18e053f197a8e1c26bd58ee0019 --- /dev/null +++ b/checkpoint-2000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b74fe2b00bc1153d723e3d39bef20b267669fe599ab753115fb2f76876b4f4 +size 909763299 diff --git a/checkpoint-2000/random_states_0.pkl b/checkpoint-2000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..087186657a6fe0fc166cf3807e22c067fb7bfd9d --- /dev/null +++ b/checkpoint-2000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba03e094774d3bfc7f7e324fd1f0377d4e6acbf6814615aa8fe0d35a12367bc6 +size 14663 diff --git a/checkpoint-2000/scheduler.bin b/checkpoint-2000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d984214287db65f8ecb28e11502ef4eed70a03b7 --- /dev/null +++ b/checkpoint-2000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011fb3173abbbc0d7d6ff61ed17119b200749f430806304c26adbd5c0dafd08f +size 563 diff --git a/checkpoint-2000/unet/config.json b/checkpoint-2000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-2000/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-2000/unet/diffusion_pytorch_model.bin b/checkpoint-2000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba7466ea94f408cc1a682555eaee4af91ac84f06 --- /dev/null +++ b/checkpoint-2000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8471b68c024d3b03b4f6130a6cb7db0b6a57b4b5a2cc7352bb1c259758883fb +size 454867965 diff --git a/checkpoint-2500/optimizer.bin b/checkpoint-2500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6ff8742c2d27df82054b60077658921ddac9914b --- /dev/null +++ b/checkpoint-2500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9bbe7cf2eec2754d52fff8efc02c01fc2ca21d369e3e5e15b95b861a6dff318 +size 909763299 diff --git a/checkpoint-2500/random_states_0.pkl b/checkpoint-2500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..411ee94b642c7f7e6ddbf7d028f6eaea470e53f7 --- /dev/null +++ b/checkpoint-2500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531213b42544107cefbb6b68b753531d0ecfb4f0a019bce02e7fe6105ca53e17 +size 14663 diff --git a/checkpoint-2500/scheduler.bin b/checkpoint-2500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..b7fa5097106084fb570809c7a7e0a6b808e7005d --- /dev/null +++ b/checkpoint-2500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30752a7831715e307d1fb654c4679ec5f9ee15ce577bd5bff264178374e1d60 +size 563 diff --git a/checkpoint-2500/unet/config.json b/checkpoint-2500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-2500/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-2500/unet/diffusion_pytorch_model.bin b/checkpoint-2500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..2fd4b643be6c16d3fb68b10ada2de6e087aefe39 --- /dev/null +++ b/checkpoint-2500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97fd04fabc1de5ed86d726cd6b458714bf58684e316651ea42512863d2ce78e +size 454867965 diff --git a/checkpoint-3000/optimizer.bin b/checkpoint-3000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7726e443372e3e1d891727ff0e80c0a8545553c8 --- /dev/null +++ b/checkpoint-3000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fd794bf25971051f16dad134275f10658cdff3135f42e7d11d5d1355d15df17 +size 909763299 diff --git a/checkpoint-3000/random_states_0.pkl b/checkpoint-3000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..600aa91ec02672f58f461a3c1a3916f9f8e7d5c7 --- /dev/null +++ b/checkpoint-3000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:524cab78dfa1a1dc5c61e273e803626bbf5e2f42caabb54a08a4b7ff34b9414e +size 14663 diff --git a/checkpoint-3000/scheduler.bin b/checkpoint-3000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..6dec626c08a4bfa64c9dc5698277818f3d52f92e --- /dev/null +++ b/checkpoint-3000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bcf77ba395c9a9e084442f93011b39b9049ce46d894b1129b286695170abd5a +size 563 diff --git a/checkpoint-3000/unet/config.json b/checkpoint-3000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-3000/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-3000/unet/diffusion_pytorch_model.bin b/checkpoint-3000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..4417999885543d34e0f030481177ff288ebc4cb3 --- /dev/null +++ b/checkpoint-3000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25a16061fd3fef1e860888a4661fa3bc457d1bef5b26c2a497f3bb825fcbd75 +size 454867965 diff --git a/checkpoint-3500/optimizer.bin b/checkpoint-3500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0a75f50ae26d3ec3da0675f2324ad0085d26c185 --- /dev/null +++ b/checkpoint-3500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d58a5e9132a68a9f0d15b02086aaa8a6489ababead2ab32d3d6d93f39f585fb +size 909763299 diff --git a/checkpoint-3500/random_states_0.pkl b/checkpoint-3500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..25a0b313b892460495cb21eee406ac2e5d93855c --- /dev/null +++ b/checkpoint-3500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e014b3eea20afc8b861721dece3aa50fb3168665384274b3b14fd77f15e93af +size 14663 diff --git a/checkpoint-3500/scheduler.bin b/checkpoint-3500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..66220003d1156a226bf53fa65edf3eaf0f1449fa --- /dev/null +++ b/checkpoint-3500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e7973f118106fe6dc3c3fb7cd2805e95646f15eecd12d1d2aa7cc0a3888fbd +size 563 diff --git a/checkpoint-3500/unet/config.json b/checkpoint-3500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-3500/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-3500/unet/diffusion_pytorch_model.bin b/checkpoint-3500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..bae75089a644b9991b319f271046ecb0465cdb80 --- /dev/null +++ b/checkpoint-3500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76f27c956b4197a5c03c0c8d9dc79d0522045c61db626cc1d3a16dd91e55d6f +size 454867965 diff --git a/checkpoint-4000/optimizer.bin b/checkpoint-4000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d8ffe0159d364331e771750c28979e93c9c9bae --- /dev/null +++ b/checkpoint-4000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32839a5c3269a7679c6162efaef80a05f221aae5b43c9e85c27d27f34d5b46bf +size 909763299 diff --git a/checkpoint-4000/random_states_0.pkl b/checkpoint-4000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..209893078c26f251abdb89fe33949887024ea5e6 --- /dev/null +++ b/checkpoint-4000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392dacb4dc397cfe1c2da26f3c979448bc04e7758c7cc66c9eecb3f0d3cdb936 +size 14663 diff --git a/checkpoint-4000/scheduler.bin b/checkpoint-4000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..379b2f0ee3be4af86ab489385778c777b8a99e7e --- /dev/null +++ b/checkpoint-4000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c741f79f819b1e487132b98104bdd67ef9f2d1260c2aa816dc8e4e2243fefd6 +size 563 diff --git a/checkpoint-4000/unet/config.json b/checkpoint-4000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-4000/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-4000/unet/diffusion_pytorch_model.bin b/checkpoint-4000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..d393483327fc6bb2b3c07f713ff688749bbd22d5 --- /dev/null +++ b/checkpoint-4000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a3d5ff0783007a837d859243eb82642b2c7a90a573d220a83291c924d9cb724 +size 454867965 diff --git a/checkpoint-4500/optimizer.bin b/checkpoint-4500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6232e52fadabe7e0b8b63e960a80d7007712b8c6 --- /dev/null +++ b/checkpoint-4500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219182835855a46db492d258836eac30e0927d99c02250cecb3e7f46b3a13421 +size 909763299 diff --git a/checkpoint-4500/random_states_0.pkl b/checkpoint-4500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..50af0e154b0cc2d71041658ea445d1f90b2c603d --- /dev/null +++ b/checkpoint-4500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732d4b4c649c44c8950c67905d5c63816b57655cce4aee4a7884cb81e97a2db9 +size 14663 diff --git a/checkpoint-4500/scheduler.bin b/checkpoint-4500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..eebf08fe78f3526d995060110022a63323a02164 --- /dev/null +++ b/checkpoint-4500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa37330ebdcde84992654a0ebe76ea363f312192102502789a3c57914cfac981 +size 563 diff --git a/checkpoint-4500/unet/config.json b/checkpoint-4500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-4500/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-4500/unet/diffusion_pytorch_model.bin b/checkpoint-4500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..59a712f14b05fad21baebe177d76f91ba205141e --- /dev/null +++ b/checkpoint-4500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9e461488ebb115015cbb4e6c16728f46c26635d01ca3e2e46415ac3ec045f5 +size 454867965 diff --git a/checkpoint-500/optimizer.bin b/checkpoint-500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..d0ba93c83e6d841cd61a46f6d1ca8e76bcecf292 --- /dev/null +++ b/checkpoint-500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1cda629a180d6a7fc9198a00698af001df338ee3fbef983d401588584d0684 +size 909763299 diff --git a/checkpoint-500/random_states_0.pkl b/checkpoint-500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..42d04dcd7817bf482233dd485b992e3c80cd3db5 --- /dev/null +++ b/checkpoint-500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a955d37c44d63178f391d0ca3fed999b25d925c07d631e62d6e5bbce4f70da8 +size 14663 diff --git a/checkpoint-500/scheduler.bin b/checkpoint-500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..8c94c928cf7a00c3c46efdbe7bb69aaa33a599d3 --- /dev/null +++ b/checkpoint-500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62783ff6f0ae2c2ccc177b097e430c03940c5e70c38a191df273c5cf7ab1227c +size 563 diff --git a/checkpoint-500/unet/config.json b/checkpoint-500/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-500/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-500/unet/diffusion_pytorch_model.bin b/checkpoint-500/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..1a391030916b31c9d03a1d5b53fe793c93a7fd1b --- /dev/null +++ b/checkpoint-500/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd015c53c12aa0c64a94dcbd064372b97330bc5d84ec2aba5c440b4eb1f56172 +size 454867965 diff --git a/checkpoint-5000/optimizer.bin b/checkpoint-5000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..064296e19e32d795fd5d4fa96ae6a0de294efba2 --- /dev/null +++ b/checkpoint-5000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0d98b7bd7102368dccbd2c4666c94fe787f8fd0828c2b5095d8ebb309b28a7 +size 909763299 diff --git a/checkpoint-5000/random_states_0.pkl b/checkpoint-5000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c79a3b697ec6db336203ccc3f304b80384caadfa --- /dev/null +++ b/checkpoint-5000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b308c101bafc573d6d75cb5a6e85f8b04047c72d0213ad497dc9348278333d4 +size 14663 diff --git a/checkpoint-5000/scheduler.bin b/checkpoint-5000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5671762bb94a2f4eb8d3d8d96d71908ef81812be --- /dev/null +++ b/checkpoint-5000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90d31e5bc8a23e0ccc25c1fe811f883afbdbbd3c5a1a007c547e619c495cc26c +size 563 diff --git a/checkpoint-5000/unet/config.json b/checkpoint-5000/unet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..78e35c97bcf2dd6275d93e5caeac46f89e24e978 --- /dev/null +++ b/checkpoint-5000/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": 64, + "time_embedding_type": "positional", + "up_block_types": [ + "UpBlock2D", + "AttnUpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D", + "UpBlock2D" + ] +} diff --git a/checkpoint-5000/unet/diffusion_pytorch_model.bin b/checkpoint-5000/unet/diffusion_pytorch_model.bin new file mode 100644 index 0000000000000000000000000000000000000000..35e97f0e639be0ef5a59bd939a1651372b671d9d --- /dev/null +++ b/checkpoint-5000/unet/diffusion_pytorch_model.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a971f430557ea680bd32d282d3ef92e942a5dc01add08f8c4377497745529d +size 454867965 diff --git a/logs/train_unconditional/events.out.tfevents.1686837563.hendrixgpu11fl.unicph.domain.984653.0 b/logs/train_unconditional/events.out.tfevents.1686837563.hendrixgpu11fl.unicph.domain.984653.0 index ffc1d1932b041395a2ed334b2443d75feacc6f0b..0e8f40783bac261e227eb79e8067294950345611 100644 --- a/logs/train_unconditional/events.out.tfevents.1686837563.hendrixgpu11fl.unicph.domain.984653.0 +++ b/logs/train_unconditional/events.out.tfevents.1686837563.hendrixgpu11fl.unicph.domain.984653.0 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5c00599f6eb859fd0431aea9cb3b4265e400a083b56e5c004c9f4b1566e7987d -size 207565 +oid sha256:ba28e72f0420ec8bd192e3e811dc8f9f185448950eb38f7288c5cc73dc7e18c9 +size 924974 diff --git a/unet/diffusion_pytorch_model.bin b/unet/diffusion_pytorch_model.bin index 7c2081e645c4bcba6b103f7eca94feb1e0e31c97..5bc692ec8240c361fe3c01a7e197d5adae223e2c 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:709b4ad84d5d0876780eeb64df771884ba5d28665ebba26af1cdb5e9a3624ed3 +oid sha256:d49b1ee0102857b3aa9c7bab710896f83347578975dea0c8baf4248b5337d312 size 454867965