lauraibnz commited on
Commit
ef90dc4
1 Parent(s): a1441d0

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +48 -0
  2. diffusion_pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.16.0.dev0",
4
+ "act_fn": "silu",
5
+ "attention_head_dim": 8,
6
+ "block_out_channels": [
7
+ 192,
8
+ 384,
9
+ 576,
10
+ 960
11
+ ],
12
+ "class_embed_type": "simple_projection",
13
+ "class_embeddings_concat": true,
14
+ "conditioning_channels": 1,
15
+ "conditioning_embedding_out_channels": [
16
+ 16,
17
+ 32,
18
+ 96,
19
+ 256
20
+ ],
21
+ "controlnet_conditioning_channel_order": "rgb",
22
+ "cross_attention_dim": [
23
+ 192,
24
+ 384,
25
+ 576,
26
+ 960
27
+ ],
28
+ "down_block_types": [
29
+ "DownBlock2D",
30
+ "CrossAttnDownBlock2D",
31
+ "CrossAttnDownBlock2D",
32
+ "CrossAttnDownBlock2D"
33
+ ],
34
+ "downsample_padding": 1,
35
+ "flip_sin_to_cos": true,
36
+ "freq_shift": 0,
37
+ "in_channels": 8,
38
+ "layers_per_block": 2,
39
+ "mid_block_scale_factor": 1,
40
+ "norm_eps": 1e-05,
41
+ "norm_num_groups": 32,
42
+ "num_class_embeds": null,
43
+ "only_cross_attention": false,
44
+ "projection_class_embeddings_input_dim": 512,
45
+ "resnet_time_scale_shift": "default",
46
+ "upcast_attention": false,
47
+ "use_linear_projection": false
48
+ }
diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c5953e7825af03c600522fe761221e0f8d4bc4e9ffd8d65404bd5988e470102
3
+ size 733102769