wwen1997 commited on
Commit
db56af2
1 Parent(s): e2c8658

Upload 2 files

Browse files
controlnet/config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetSVDModel",
3
+ "_diffusers_version": "0.24.0",
4
+ "addition_time_embed_dim": 256,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_channels": 3,
12
+ "conditioning_embedding_out_channels": [
13
+ 16,
14
+ 32,
15
+ 96,
16
+ 256
17
+ ],
18
+ "cross_attention_dim": 1024,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlockSpatioTemporal",
21
+ "CrossAttnDownBlockSpatioTemporal",
22
+ "CrossAttnDownBlockSpatioTemporal",
23
+ "DownBlockSpatioTemporal"
24
+ ],
25
+ "feature_channels": 160,
26
+ "feature_out_channels": [
27
+ 160,
28
+ 160,
29
+ 256,
30
+ 256
31
+ ],
32
+ "in_channels": 9,
33
+ "layers_per_block": 2,
34
+ "num_attention_heads": [
35
+ 5,
36
+ 10,
37
+ 20,
38
+ 20
39
+ ],
40
+ "num_frames": 25,
41
+ "out_channels": 4,
42
+ "projection_class_embeddings_input_dim": 768,
43
+ "sample_size": 96,
44
+ "transformer_layers_per_block": 1,
45
+ "up_block_types": [
46
+ "UpBlockSpatioTemporal",
47
+ "CrossAttnUpBlockSpatioTemporal",
48
+ "CrossAttnUpBlockSpatioTemporal",
49
+ "CrossAttnUpBlockSpatioTemporal"
50
+ ],
51
+ "with_id_feature": false
52
+ }
controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f3ff4bdc67598ee1825b41a135b439982819718e6272ed90f436aee806199da
3
+ size 2728185732