kmpartner commited on
Commit
66b1dc8
·
verified ·
1 Parent(s): 14904ab

Upload folder using huggingface_hub

Browse files
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/discriminator/config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ProjectedDiscriminator",
3
+ "_diffusers_version": "0.29.1",
4
+ "c_dim": 512,
5
+ "combine_clip": false,
6
+ "diffaug": true,
7
+ "embed_dim": 384,
8
+ "hooks": [
9
+ 2,
10
+ 5,
11
+ 8,
12
+ 11
13
+ ],
14
+ "p_crop": 0.5,
15
+ "resize": 224
16
+ }
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/discriminator/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee94d87ccb89422c6c9476e88f2af1d90f235bdb316ebe9c0e8fd51446f07069
3
+ size 24636896
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c45ab868295608fe2c8db9f70e4032184694f106b0b1926a75f678a6d727da4
3
+ size 665541795
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/optimizer_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86bbe17b449dfa429014f07dae6554f443b48d41b9f4661a70d0001008ff7c10
3
+ size 12604631
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b47d0994e80383976048400721a50f26b63bc82cec84339b01961d97299431c5
3
+ size 14757
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:317e2703c6aeafda18bed8017825eb9196e1c3caba15d2b64fd2b4c845806c0a
3
+ size 1383
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d3a2e349c5970c1a616ef01ebbb9d977955a2ffda4105c8008a05540f0c31da
3
+ size 1401
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/scheduler_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6d35c31b4872eb2748d20e16a800e32ad69d381ef635c55b4dc80d5cb0e899
3
+ size 1477
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/unet/config.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.29.1",
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
+ "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
+ }
pcm-temp/bkv2-std-unet/strength-0.95/checkpoint-10500/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:221cdd8799f28e637bfe2385047cc28a7253950ef677b359a2bc17d79da282d7
3
+ size 1307346120