UmerHA commited on
Commit
397b587
·
verified ·
1 Parent(s): 46b6c96

Upload 2 files

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