tonyzyl commited on
Commit
91c6fd2
·
verified ·
1 Parent(s): e07ef03

Upload folder using huggingface_hub

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