UmerHA commited on
Commit
2bee2fa
·
verified ·
1 Parent(s): f29b215

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +8 -34
  2. diffusion_pytorch_model.safetensors +2 -2
config.json CHANGED
@@ -1,49 +1,24 @@
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": [
18
- 320,
19
- 320,
20
- 320,
21
- 320,
22
- 640,
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,
39
- 1280,
40
- 640,
41
- 640,
42
- 640,
43
- 320,
44
- 320
45
- ]
46
- },
47
  "conditioning_channel_order": "rgb",
48
  "conditioning_channels": 3,
49
  "conditioning_embedding_out_channels": [
@@ -62,8 +37,7 @@
62
  "learn_time_embedding": true,
63
  "max_norm_num_groups": 32,
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
  }
 
1
  {
2
  "_class_name": "ControlNetXSAddon",
3
+ "_diffusers_version": "0.28.0.dev0",
4
  "attention_head_dim": [
5
  1,
6
  1,
7
  2,
8
  2
9
  ],
10
+ "base_block_out_channels": [
11
+ 320,
12
+ 640,
13
+ 1280,
14
+ 1280
15
+ ],
16
  "block_out_channels": [
17
  4,
18
  8,
19
  16,
20
  16
21
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  "conditioning_channel_order": "rgb",
23
  "conditioning_channels": 3,
24
  "conditioning_embedding_out_channels": [
 
37
  "learn_time_embedding": true,
38
  "max_norm_num_groups": 32,
39
  "sample_size": 64,
40
+ "time_embedding_mix": 1.0,
 
41
  "transformer_layers_per_block": 1,
42
  "upcast_attention": false
43
  }
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c82d4adb3e0352feae9ef4f2292cc42eba97b993c91a3b5cf5c19a4308606547
3
- size 56790464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b79197cd2953d1ed0c4c9aeda3debd9dddc98632c406f1ebe98e5a85f41c3b12
3
+ size 28418368