File size: 937 Bytes
ab5711f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
{
"_class_name": "OpenSoraT2V_v1_3",
"_diffusers_version": "0.30.2",
"activation_fn": "gelu-approximate",
"attention_bias": true,
"attention_head_dim": 96,
"caption_channels": 4096,
"cross_attention_dim": 2304,
"decay": 0.9999,
"double_self_attention": false,
"dropout": 0.0,
"in_channels": 8,
"interpolation_scale_h": 1.0,
"interpolation_scale_t": 1.0,
"interpolation_scale_w": 1.0,
"inv_gamma": 1.0,
"min_decay": 0.0,
"norm_elementwise_affine": false,
"norm_eps": 1e-06,
"num_attention_heads": 24,
"num_layers": 32,
"only_cross_attention": false,
"optimization_step": 2500,
"out_channels": 8,
"patch_size": 2,
"patch_size_t": 1,
"power": 0.6666666666666666,
"sample_size_h": [
44,
80
],
"sample_size_t": 24,
"sample_size_w": [
44,
80
],
"sparse1d": true,
"sparse_n": 4,
"upcast_attention": false,
"update_after_step": 0,
"use_ema_warmup": false
}
|