UmerHA commited on
Commit
1117bb0
1 Parent(s): 3f62e78

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +72 -0
  2. diffusion_pytorch_model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetXSAddon",
3
+ "_diffusers_version": "0.25.0.dev0",
4
+ "addition_embed_type": null,
5
+ "addition_time_embed_dim": null,
6
+ "attention_head_dim": [
7
+ 1,
8
+ 1,
9
+ 2,
10
+ 2
11
+ ],
12
+ "block_out_channels": [
13
+ 4,
14
+ 8,
15
+ 16,
16
+ 16
17
+ ],
18
+ "channels_base": {
19
+ "down - out": [
20
+ 320,
21
+ 320,
22
+ 320,
23
+ 320,
24
+ 640,
25
+ 640,
26
+ 640,
27
+ 1280,
28
+ 1280,
29
+ 1280,
30
+ 1280,
31
+ 1280
32
+ ],
33
+ "mid - out": 1280,
34
+ "up - in": [
35
+ 1280,
36
+ 1280,
37
+ 1280,
38
+ 1280,
39
+ 1280,
40
+ 1280,
41
+ 1280,
42
+ 640,
43
+ 640,
44
+ 640,
45
+ 320,
46
+ 320
47
+ ]
48
+ },
49
+ "conditioning_channel_order": "rgb",
50
+ "conditioning_channels": 3,
51
+ "conditioning_embedding_out_channels": [
52
+ 16,
53
+ 32,
54
+ 96,
55
+ 256
56
+ ],
57
+ "cross_attention_dim": 1024,
58
+ "down_block_types": [
59
+ "CrossAttnDownBlock2D",
60
+ "CrossAttnDownBlock2D",
61
+ "CrossAttnDownBlock2D",
62
+ "DownBlock2D"
63
+ ],
64
+ "learn_time_embedding": true,
65
+ "norm_num_groups": 32,
66
+ "projection_class_embeddings_input_dim": null,
67
+ "sample_size": 64,
68
+ "time_embedding_dim": 1280,
69
+ "time_embedding_input_dim": 320,
70
+ "transformer_layers_per_block": 1,
71
+ "upcast_attention": false
72
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c82d4adb3e0352feae9ef4f2292cc42eba97b993c91a3b5cf5c19a4308606547
3
+ size 56790464