YiYiXu commited on
Commit
5ca3c10
·
verified ·
1 Parent(s): ffed8de

Upload model

Browse files
controlnet/config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.35.0.dev0",
4
+ "act_fn": "silu",
5
+ "addition_embed_type": "text_time",
6
+ "addition_embed_type_num_heads": 64,
7
+ "addition_time_embed_dim": 8,
8
+ "attention_head_dim": [
9
+ 2,
10
+ 4
11
+ ],
12
+ "block_out_channels": [
13
+ 32,
14
+ 64
15
+ ],
16
+ "class_embed_type": null,
17
+ "conditioning_channels": 3,
18
+ "conditioning_embedding_out_channels": [
19
+ 16,
20
+ 32
21
+ ],
22
+ "controlnet_conditioning_channel_order": "rgb",
23
+ "cross_attention_dim": 64,
24
+ "down_block_types": [
25
+ "DownBlock2D",
26
+ "CrossAttnDownBlock2D"
27
+ ],
28
+ "downsample_padding": 1,
29
+ "encoder_hid_dim": null,
30
+ "encoder_hid_dim_type": null,
31
+ "flip_sin_to_cos": true,
32
+ "freq_shift": 0,
33
+ "global_pool_conditions": false,
34
+ "in_channels": 4,
35
+ "layers_per_block": 2,
36
+ "mid_block_scale_factor": 1,
37
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
38
+ "norm_eps": 1e-05,
39
+ "norm_num_groups": 32,
40
+ "num_attention_heads": null,
41
+ "num_class_embeds": null,
42
+ "only_cross_attention": false,
43
+ "projection_class_embeddings_input_dim": 80,
44
+ "resnet_time_scale_shift": "default",
45
+ "transformer_layers_per_block": [
46
+ 1,
47
+ 2
48
+ ],
49
+ "upcast_attention": false,
50
+ "use_linear_projection": true
51
+ }
controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b414bec9eafe159f8dd46ae57e32d9386df2d38f19a056b00d154df8387af8
3
+ size 3920504