tonyzyl commited on
Commit
fc3d880
·
verified ·
1 Parent(s): 33c607e

Upload folder using huggingface_hub

Browse files
compressible_NS_xattn/config.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "diffuserUNet2DCondition",
3
+ "_diffusers_version": "0.29.2",
4
+ "act_fn": "silu",
5
+ "addition_embed_type": null,
6
+ "addition_embed_type_num_heads": 64,
7
+ "addition_time_embed_dim": null,
8
+ "attention_head_dim": 8,
9
+ "attention_type": "default",
10
+ "block_out_channels": [
11
+ 128,
12
+ 256,
13
+ 256,
14
+ 256
15
+ ],
16
+ "center_input_sample": false,
17
+ "class_embed_type": null,
18
+ "class_embeddings_concat": false,
19
+ "conv_in_kernel": 3,
20
+ "conv_out_kernel": 3,
21
+ "cross_attention_dim": 512,
22
+ "cross_attention_norm": null,
23
+ "down_block_types": [
24
+ "DownBlock2D",
25
+ "CrossAttnDownBlock2D",
26
+ "CrossAttnDownBlock2D",
27
+ "CrossAttnDownBlock2D"
28
+ ],
29
+ "downsample_padding": 1,
30
+ "dropout": 0.0,
31
+ "dual_cross_attention": false,
32
+ "encoder_hid_dim": null,
33
+ "encoder_hid_dim_type": null,
34
+ "field_encoder_dict": {
35
+ "hidden_size": 512,
36
+ "image_size": [
37
+ 128,
38
+ 128
39
+ ],
40
+ "input_padding": [
41
+ 0,
42
+ 0
43
+ ],
44
+ "intermediate_size": 2048,
45
+ "num_attention_heads": 8,
46
+ "num_channels": 4,
47
+ "num_hidden_layers": 4,
48
+ "output_hidden_state": true,
49
+ "patch_size": 8,
50
+ "projection_dim": 512
51
+ },
52
+ "flip_sin_to_cos": true,
53
+ "freq_shift": 0,
54
+ "in_channels": 4,
55
+ "layers_per_block": 2,
56
+ "mid_block_only_cross_attention": null,
57
+ "mid_block_scale_factor": 1,
58
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
59
+ "norm_eps": 1e-05,
60
+ "norm_num_groups": 32,
61
+ "num_attention_heads": null,
62
+ "num_class_embeds": null,
63
+ "only_cross_attention": false,
64
+ "out_channels": 4,
65
+ "projection_class_embeddings_input_dim": null,
66
+ "resnet_out_scale_factor": 1.0,
67
+ "resnet_skip_time_act": false,
68
+ "resnet_time_scale_shift": "scale_shift",
69
+ "reverse_transformer_layers_per_block": null,
70
+ "sample_size": 128,
71
+ "time_cond_proj_dim": null,
72
+ "time_embedding_act_fn": null,
73
+ "time_embedding_dim": null,
74
+ "time_embedding_type": "positional",
75
+ "timestep_post_act": null,
76
+ "transformer_layers_per_block": 1,
77
+ "up_block_types": [
78
+ "CrossAttnUpBlock2D",
79
+ "CrossAttnUpBlock2D",
80
+ "CrossAttnUpBlock2D",
81
+ "UpBlock2D"
82
+ ],
83
+ "upcast_attention": false,
84
+ "use_linear_projection": false
85
+ }
compressible_NS_xattn/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24bc630c9040f7af31278a3eeb6c996142ed6fa62205e0fc7ffbbc041ac80f51
3
+ size 299243128