UmerHA commited on
Commit
7104929
·
verified ·
1 Parent(s): 79f1fe3

Upload 2 files

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