tpremoli commited on
Commit
ec0b26a
·
verified ·
1 Parent(s): 7b7c89b

Saving weights and logs of epoch 295

Browse files
checkpoints/checkpoint-295/prompt_encoder/config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AttributeEmbeddingModel",
3
+ "_diffusers_version": "0.20.2",
4
+ "_name_or_path": "tpremoli/MLD-CelebA-128-80k",
5
+ "embedding_size": 512,
6
+ "intermediate_size": 256,
7
+ "num_attributes": 40
8
+ }
checkpoints/checkpoint-295/prompt_encoder/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce420706b34c9cccf59d1474c583600e6ff32bdd00c3038af1d2381a904c9fee
3
+ size 20976936
checkpoints/checkpoint-295/unet/config.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.20.2",
4
+ "_name_or_path": "tpremoli/MLD-CelebA-128-80k",
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
+ 64,
11
+ 32,
12
+ 16,
13
+ 8
14
+ ],
15
+ "attention_type": "default",
16
+ "block_out_channels": [
17
+ 224,
18
+ 448,
19
+ 672,
20
+ 896
21
+ ],
22
+ "center_input_sample": false,
23
+ "class_embed_type": null,
24
+ "class_embeddings_concat": false,
25
+ "conv_in_kernel": 3,
26
+ "conv_out_kernel": 3,
27
+ "cross_attention_dim": 256,
28
+ "cross_attention_norm": null,
29
+ "down_block_types": [
30
+ "DownBlock2D",
31
+ "AttnDownBlock2D",
32
+ "AttnDownBlock2D",
33
+ "AttnDownBlock2D"
34
+ ],
35
+ "downsample_padding": 1,
36
+ "dual_cross_attention": false,
37
+ "encoder_hid_dim": null,
38
+ "encoder_hid_dim_type": null,
39
+ "flip_sin_to_cos": true,
40
+ "freq_shift": 0,
41
+ "in_channels": 4,
42
+ "layers_per_block": 2,
43
+ "mid_block_only_cross_attention": null,
44
+ "mid_block_scale_factor": 1,
45
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
46
+ "norm_eps": 1e-05,
47
+ "norm_num_groups": 32,
48
+ "num_attention_heads": null,
49
+ "num_class_embeds": null,
50
+ "only_cross_attention": false,
51
+ "out_channels": 4,
52
+ "projection_class_embeddings_input_dim": null,
53
+ "resnet_out_scale_factor": 1.0,
54
+ "resnet_skip_time_act": false,
55
+ "resnet_time_scale_shift": "default",
56
+ "sample_size": 16,
57
+ "time_cond_proj_dim": null,
58
+ "time_embedding_act_fn": null,
59
+ "time_embedding_dim": null,
60
+ "time_embedding_type": "positional",
61
+ "timestep_post_act": null,
62
+ "transformer_layers_per_block": 1,
63
+ "up_block_types": [
64
+ "AttnUpBlock2D",
65
+ "AttnUpBlock2D",
66
+ "AttnUpBlock2D",
67
+ "UpBlock2D"
68
+ ],
69
+ "upcast_attention": false,
70
+ "use_linear_projection": false
71
+ }
checkpoints/checkpoint-295/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81bc0a5c1f9c508c946a85db2b13856d6c4721a760449f738b7df500da11806e
3
+ size 1149558776