Upload 2 files
Browse files
controlnet/config.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "CogVideoControlNetModel",
|
3 |
+
"_diffusers_version": "0.30.1",
|
4 |
+
"_name_or_path": "./control-ini-new/1000_gen_aug/checkpoint-20000/",
|
5 |
+
"activation_fn": "gelu-approximate",
|
6 |
+
"attention_bias": true,
|
7 |
+
"attention_head_dim": 64,
|
8 |
+
"control_block_index": [
|
9 |
+
0,
|
10 |
+
6,
|
11 |
+
12,
|
12 |
+
18,
|
13 |
+
24
|
14 |
+
],
|
15 |
+
"cross_frame_num_attention_heads": 30,
|
16 |
+
"dropout": 0.0,
|
17 |
+
"norm_elementwise_affine": true,
|
18 |
+
"norm_eps": 1e-05,
|
19 |
+
"num_attention_heads": 30,
|
20 |
+
"time_embed_dim": 512
|
21 |
+
}
|
controlnet/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a91faf91cd4775923655d91d7f3f485aaaa7574fc5b61b10dd8edb50e4c7f6ee
|
3 |
+
size 2449460816
|