Delete checkpoint-9000
Browse files- checkpoint-9000/optimizer.bin +0 -3
- checkpoint-9000/random_states_0.pkl +0 -3
- checkpoint-9000/scaler.pt +0 -3
- checkpoint-9000/scheduler.bin +0 -3
- checkpoint-9000/unet/config.json +0 -69
- checkpoint-9000/unet/diffusion_pytorch_model.safetensors +0 -3
- checkpoint-9000/unet_ema/config.json +0 -76
- checkpoint-9000/unet_ema/diffusion_pytorch_model.safetensors +0 -3
checkpoint-9000/optimizer.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:7ff29a6cc459123ddffc1dd2073618e65a03dc215586b5ffd6ba8c8e8c880be1
|
| 3 |
-
size 2614904964
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-9000/random_states_0.pkl
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:38eccc7d5c984ed23e1b9c71ede0f272a8afa2f1976bd2ba288d0c0fa52564d1
|
| 3 |
-
size 14344
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-9000/scaler.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6ad6c50c35b53713927f28732052bf0f3bf5da247a85776559de9817d2d278c7
|
| 3 |
-
size 988
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-9000/scheduler.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cdd7aa796f44c57211fc009bfef85afa45524c73305957cce5d8d0b742077407
|
| 3 |
-
size 1000
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-9000/unet/config.json
DELETED
|
@@ -1,69 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "UNet2DConditionModel",
|
| 3 |
-
"_diffusers_version": "0.34.0.dev0",
|
| 4 |
-
"_name_or_path": "bkv2t-fttest/checkpoint-8000",
|
| 5 |
-
"act_fn": "silu",
|
| 6 |
-
"addition_embed_type": null,
|
| 7 |
-
"addition_embed_type_num_heads": 64,
|
| 8 |
-
"addition_time_embed_dim": null,
|
| 9 |
-
"attention_head_dim": [
|
| 10 |
-
5,
|
| 11 |
-
10,
|
| 12 |
-
20
|
| 13 |
-
],
|
| 14 |
-
"attention_type": "default",
|
| 15 |
-
"block_out_channels": [
|
| 16 |
-
320,
|
| 17 |
-
640,
|
| 18 |
-
1280
|
| 19 |
-
],
|
| 20 |
-
"center_input_sample": false,
|
| 21 |
-
"class_embed_type": null,
|
| 22 |
-
"class_embeddings_concat": false,
|
| 23 |
-
"conv_in_kernel": 3,
|
| 24 |
-
"conv_out_kernel": 3,
|
| 25 |
-
"cross_attention_dim": 1024,
|
| 26 |
-
"cross_attention_norm": null,
|
| 27 |
-
"down_block_types": [
|
| 28 |
-
"CrossAttnDownBlock2D",
|
| 29 |
-
"CrossAttnDownBlock2D",
|
| 30 |
-
"CrossAttnDownBlock2D"
|
| 31 |
-
],
|
| 32 |
-
"downsample_padding": 1,
|
| 33 |
-
"dropout": 0.0,
|
| 34 |
-
"dual_cross_attention": false,
|
| 35 |
-
"encoder_hid_dim": null,
|
| 36 |
-
"encoder_hid_dim_type": null,
|
| 37 |
-
"flip_sin_to_cos": true,
|
| 38 |
-
"freq_shift": 0,
|
| 39 |
-
"in_channels": 4,
|
| 40 |
-
"layers_per_block": 1,
|
| 41 |
-
"mid_block_only_cross_attention": null,
|
| 42 |
-
"mid_block_scale_factor": 1,
|
| 43 |
-
"mid_block_type": null,
|
| 44 |
-
"norm_eps": 1e-05,
|
| 45 |
-
"norm_num_groups": 32,
|
| 46 |
-
"num_attention_heads": null,
|
| 47 |
-
"num_class_embeds": null,
|
| 48 |
-
"only_cross_attention": false,
|
| 49 |
-
"out_channels": 4,
|
| 50 |
-
"projection_class_embeddings_input_dim": null,
|
| 51 |
-
"resnet_out_scale_factor": 1.0,
|
| 52 |
-
"resnet_skip_time_act": false,
|
| 53 |
-
"resnet_time_scale_shift": "default",
|
| 54 |
-
"reverse_transformer_layers_per_block": null,
|
| 55 |
-
"sample_size": 64,
|
| 56 |
-
"time_cond_proj_dim": null,
|
| 57 |
-
"time_embedding_act_fn": null,
|
| 58 |
-
"time_embedding_dim": null,
|
| 59 |
-
"time_embedding_type": "positional",
|
| 60 |
-
"timestep_post_act": null,
|
| 61 |
-
"transformer_layers_per_block": 1,
|
| 62 |
-
"up_block_types": [
|
| 63 |
-
"CrossAttnUpBlock2D",
|
| 64 |
-
"CrossAttnUpBlock2D",
|
| 65 |
-
"CrossAttnUpBlock2D"
|
| 66 |
-
],
|
| 67 |
-
"upcast_attention": false,
|
| 68 |
-
"use_linear_projection": true
|
| 69 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-9000/unet/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:65c3ff0aa0a61d803f4b1be60524eff444635b7f570d47cd664956546cc5b247
|
| 3 |
-
size 1307346120
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-9000/unet_ema/config.json
DELETED
|
@@ -1,76 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "UNet2DConditionModel",
|
| 3 |
-
"_diffusers_version": "0.34.0.dev0",
|
| 4 |
-
"_name_or_path": "nota-ai/bk-sdm-v2-tiny",
|
| 5 |
-
"act_fn": "silu",
|
| 6 |
-
"addition_embed_type": null,
|
| 7 |
-
"addition_embed_type_num_heads": 64,
|
| 8 |
-
"addition_time_embed_dim": null,
|
| 9 |
-
"attention_head_dim": [
|
| 10 |
-
5,
|
| 11 |
-
10,
|
| 12 |
-
20
|
| 13 |
-
],
|
| 14 |
-
"attention_type": "default",
|
| 15 |
-
"block_out_channels": [
|
| 16 |
-
320,
|
| 17 |
-
640,
|
| 18 |
-
1280
|
| 19 |
-
],
|
| 20 |
-
"center_input_sample": false,
|
| 21 |
-
"class_embed_type": null,
|
| 22 |
-
"class_embeddings_concat": false,
|
| 23 |
-
"conv_in_kernel": 3,
|
| 24 |
-
"conv_out_kernel": 3,
|
| 25 |
-
"cross_attention_dim": 1024,
|
| 26 |
-
"cross_attention_norm": null,
|
| 27 |
-
"decay": 0.9999,
|
| 28 |
-
"down_block_types": [
|
| 29 |
-
"CrossAttnDownBlock2D",
|
| 30 |
-
"CrossAttnDownBlock2D",
|
| 31 |
-
"CrossAttnDownBlock2D"
|
| 32 |
-
],
|
| 33 |
-
"downsample_padding": 1,
|
| 34 |
-
"dropout": 0.0,
|
| 35 |
-
"dual_cross_attention": false,
|
| 36 |
-
"encoder_hid_dim": null,
|
| 37 |
-
"encoder_hid_dim_type": null,
|
| 38 |
-
"flip_sin_to_cos": true,
|
| 39 |
-
"freq_shift": 0,
|
| 40 |
-
"in_channels": 4,
|
| 41 |
-
"inv_gamma": 1.0,
|
| 42 |
-
"layers_per_block": 1,
|
| 43 |
-
"mid_block_only_cross_attention": null,
|
| 44 |
-
"mid_block_scale_factor": 1,
|
| 45 |
-
"mid_block_type": null,
|
| 46 |
-
"min_decay": 0.0,
|
| 47 |
-
"norm_eps": 1e-05,
|
| 48 |
-
"norm_num_groups": 32,
|
| 49 |
-
"num_attention_heads": null,
|
| 50 |
-
"num_class_embeds": null,
|
| 51 |
-
"only_cross_attention": false,
|
| 52 |
-
"optimization_step": 9000,
|
| 53 |
-
"out_channels": 4,
|
| 54 |
-
"power": 0.6666666666666666,
|
| 55 |
-
"projection_class_embeddings_input_dim": null,
|
| 56 |
-
"resnet_out_scale_factor": 1.0,
|
| 57 |
-
"resnet_skip_time_act": false,
|
| 58 |
-
"resnet_time_scale_shift": "default",
|
| 59 |
-
"reverse_transformer_layers_per_block": null,
|
| 60 |
-
"sample_size": 64,
|
| 61 |
-
"time_cond_proj_dim": null,
|
| 62 |
-
"time_embedding_act_fn": null,
|
| 63 |
-
"time_embedding_dim": null,
|
| 64 |
-
"time_embedding_type": "positional",
|
| 65 |
-
"timestep_post_act": null,
|
| 66 |
-
"transformer_layers_per_block": 1,
|
| 67 |
-
"up_block_types": [
|
| 68 |
-
"CrossAttnUpBlock2D",
|
| 69 |
-
"CrossAttnUpBlock2D",
|
| 70 |
-
"CrossAttnUpBlock2D"
|
| 71 |
-
],
|
| 72 |
-
"upcast_attention": false,
|
| 73 |
-
"update_after_step": 0,
|
| 74 |
-
"use_ema_warmup": false,
|
| 75 |
-
"use_linear_projection": true
|
| 76 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-9000/unet_ema/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5b8f449de390e85f41b40708b139194279fd04f680bca1fb28c8c862470c453d
|
| 3 |
-
size 1307346120
|
|
|
|
|
|
|
|
|
|
|
|