sayakpaul's picture
sayakpaul HF staff
Upload CogVideoXPipeline
bed7eac verified
raw
history blame contribute delete
862 Bytes
{
"_class_name": "CogVideoXTransformer3DModel",
"_diffusers_version": "0.33.0.dev0",
"activation_fn": "gelu-approximate",
"attention_bias": true,
"attention_head_dim": 8,
"dropout": 0.0,
"flip_sin_to_cos": true,
"freq_shift": 0,
"in_channels": 4,
"max_text_seq_length": 16,
"norm_elementwise_affine": true,
"norm_eps": 1e-05,
"num_attention_heads": 4,
"num_layers": 1,
"ofs_embed_dim": null,
"out_channels": 4,
"patch_bias": true,
"patch_size": 2,
"patch_size_t": null,
"sample_frames": 9,
"sample_height": 2,
"sample_width": 2,
"spatial_interpolation_scale": 1.875,
"temporal_compression_ratio": 4,
"temporal_interpolation_scale": 1.0,
"text_embed_dim": 32,
"time_embed_dim": 2,
"timestep_activation_fn": "silu",
"use_learned_positional_embeddings": false,
"use_rotary_positional_embeddings": false
}