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