UmerHA commited on
Commit
79f1fe3
1 Parent(s): db01ce3

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +67 -0
  2. diffusion_pytorch_model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": [
18
+ 320,
19
+ 320,
20
+ 320,
21
+ 320,
22
+ 640,
23
+ 640,
24
+ 640,
25
+ 1280,
26
+ 1280
27
+ ],
28
+ "mid - out": 1280,
29
+ "up - in": [
30
+ 1280,
31
+ 1280,
32
+ 1280,
33
+ 1280,
34
+ 640,
35
+ 640,
36
+ 640,
37
+ 320,
38
+ 320
39
+ ]
40
+ },
41
+ "conditioning_channel_order": "rgb",
42
+ "conditioning_channels": 3,
43
+ "conditioning_embedding_out_channels": [
44
+ 16,
45
+ 32,
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
+ }
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff8fafba56d5e789736969fb1590c724c15f07fe96c97f056e2c9ac72285260f
3
+ size 190792000