patrickvonplaten commited on
Commit
5e24132
1 Parent(s): 16e4356

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
- "_class_name": "FlaxControlNetModel",
3
- "_diffusers_version": "0.16.0.dev0",
 
 
4
  "attention_head_dim": 8,
5
  "block_out_channels": [
6
  320,
@@ -8,6 +10,7 @@
8
  1280,
9
  1280
10
  ],
 
11
  "conditioning_embedding_out_channels": [
12
  16,
13
  32,
@@ -22,12 +25,21 @@
22
  "CrossAttnDownBlock2D",
23
  "DownBlock2D"
24
  ],
 
25
  "dropout": 0.0,
26
  "flip_sin_to_cos": true,
27
  "freq_shift": 0,
 
28
  "in_channels": 4,
29
  "layers_per_block": 2,
 
 
 
 
30
  "only_cross_attention": false,
 
 
31
  "sample_size": 32,
 
32
  "use_linear_projection": false
33
  }
1
  {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "_name_or_path": "Vincent-luo/controlnet-hands",
5
+ "act_fn": "silu",
6
  "attention_head_dim": 8,
7
  "block_out_channels": [
8
  320,
10
  1280,
11
  1280
12
  ],
13
+ "class_embed_type": null,
14
  "conditioning_embedding_out_channels": [
15
  16,
16
  32,
25
  "CrossAttnDownBlock2D",
26
  "DownBlock2D"
27
  ],
28
+ "downsample_padding": 1,
29
  "dropout": 0.0,
30
  "flip_sin_to_cos": true,
31
  "freq_shift": 0,
32
+ "global_pool_conditions": false,
33
  "in_channels": 4,
34
  "layers_per_block": 2,
35
+ "mid_block_scale_factor": 1,
36
+ "norm_eps": 1e-05,
37
+ "norm_num_groups": 32,
38
+ "num_class_embeds": null,
39
  "only_cross_attention": false,
40
+ "projection_class_embeddings_input_dim": null,
41
+ "resnet_time_scale_shift": "default",
42
  "sample_size": 32,
43
+ "upcast_attention": false,
44
  "use_linear_projection": false
45
  }
diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e42a7064d28ccecc3294873931d6ae54212eabe61bf4072fc225be21433bae6
3
+ size 1445254969
diffusion_pytorch_model.fp16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:567c1dbecc2dcef1a727518ceb77a469baf6e5a7c7ba4977f5f854cdb4281fb8
3
+ size 722698343
diffusion_pytorch_model.fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72728032024cc06beb394966655927e23cd6e0710768ebdc837b33e76e955eb
3
+ size 722598642
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0adf55919ecc26078b19559c4152aa277ea4f79c307ef2973276a8e8bdafdc7
3
+ size 1445157124