LanguageBind's picture
Rename config.json to any93x640x640_i2v/config.json
e55e3e0 verified
raw
history blame
796 Bytes
{
"_class_name": "OpenSoraInpaint_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,
"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,
"norm_elementwise_affine": false,
"norm_eps": 1e-06,
"num_attention_heads": 24,
"num_layers": 32,
"only_cross_attention": false,
"out_channels": 8,
"patch_size": 2,
"patch_size_t": 1,
"sample_size_h": [
40,
30
],
"sample_size_t": 24,
"sample_size_w": [
40,
30
],
"sparse1d": true,
"sparse_n": 4,
"upcast_attention": false,
"vae_scale_factor_t": 4
}