SketchVideo / sketchgen /config.json
Okrin's picture
Rename controlnet/config.json to sketchgen/config.json
21a02a2 verified
{
"_class_name": "CogVideoControlNetModel",
"_diffusers_version": "0.30.1",
"_name_or_path": "./control-ini-new/1000_gen_aug/checkpoint-20000/",
"activation_fn": "gelu-approximate",
"attention_bias": true,
"attention_head_dim": 64,
"control_block_index": [
0,
6,
12,
18,
24
],
"cross_frame_num_attention_heads": 30,
"dropout": 0.0,
"norm_elementwise_affine": true,
"norm_eps": 1e-05,
"num_attention_heads": 30,
"time_embed_dim": 512
}