First model version
Browse files
93x720p/config.json
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "OpenSoraT2V",
|
| 3 |
+
"_diffusers_version": "0.28.0",
|
| 4 |
+
"activation_fn": "gelu-approximate",
|
| 5 |
+
"attention_bias": true,
|
| 6 |
+
"attention_head_dim": 96,
|
| 7 |
+
"attention_mode": "xformers",
|
| 8 |
+
"attention_type": "default",
|
| 9 |
+
"caption_channels": 4096,
|
| 10 |
+
"cross_attention_dim": 2304,
|
| 11 |
+
"decay": 0.999,
|
| 12 |
+
"double_self_attention": false,
|
| 13 |
+
"downsampler": null,
|
| 14 |
+
"dropout": 0.0,
|
| 15 |
+
"in_channels": 4,
|
| 16 |
+
"interpolation_scale_h": 1.5,
|
| 17 |
+
"interpolation_scale_t": 1.0,
|
| 18 |
+
"interpolation_scale_w": 2.0,
|
| 19 |
+
"inv_gamma": 1.0,
|
| 20 |
+
"min_decay": 0.0,
|
| 21 |
+
"norm_elementwise_affine": false,
|
| 22 |
+
"norm_eps": 1e-06,
|
| 23 |
+
"norm_num_groups": 32,
|
| 24 |
+
"norm_type": "ada_norm_single",
|
| 25 |
+
"num_attention_heads": 24,
|
| 26 |
+
"num_embeds_ada_norm": 1000,
|
| 27 |
+
"num_layers": 32,
|
| 28 |
+
"num_vector_embeds": null,
|
| 29 |
+
"only_cross_attention": false,
|
| 30 |
+
"optimization_step": 400,
|
| 31 |
+
"out_channels": 4,
|
| 32 |
+
"patch_size": 2,
|
| 33 |
+
"patch_size_t": 1,
|
| 34 |
+
"power": 0.6666666666666666,
|
| 35 |
+
"sample_size": [
|
| 36 |
+
90,
|
| 37 |
+
160
|
| 38 |
+
],
|
| 39 |
+
"sample_size_t": 24,
|
| 40 |
+
"upcast_attention": false,
|
| 41 |
+
"update_after_step": 0,
|
| 42 |
+
"use_additional_conditions": null,
|
| 43 |
+
"use_ema_warmup": false,
|
| 44 |
+
"use_linear_projection": false,
|
| 45 |
+
"use_rope": true,
|
| 46 |
+
"use_stable_fp32": true
|
| 47 |
+
}
|
93x720p/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eb4e905781488a04995c85c4f1237fb5d0fb4ffae77a49692a9ca65ee1c8a8a
|
| 3 |
+
size 11087709680
|