init
Browse files
VideoPainter/checkpoints/branch/config.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "CogvideoXBranchModel",
|
3 |
+
"_diffusers_version": "0.31.0.dev0",
|
4 |
+
"_name_or_path": "/group/40005/yuxuanbian/hf_models/CogVideoX-5b-I2V",
|
5 |
+
"activation_fn": "gelu-approximate",
|
6 |
+
"attention_bias": true,
|
7 |
+
"attention_head_dim": 64,
|
8 |
+
"dropout": 0.0,
|
9 |
+
"flip_sin_to_cos": true,
|
10 |
+
"freq_shift": 0,
|
11 |
+
"id_pool_resample_learnable": false,
|
12 |
+
"in_channels": 32,
|
13 |
+
"max_text_seq_length": 226,
|
14 |
+
"norm_elementwise_affine": true,
|
15 |
+
"norm_eps": 1e-05,
|
16 |
+
"num_attention_heads": 48,
|
17 |
+
"num_layers": 2,
|
18 |
+
"out_channels": 16,
|
19 |
+
"patch_size": 2,
|
20 |
+
"sample_frames": 49,
|
21 |
+
"sample_height": 60,
|
22 |
+
"sample_width": 90,
|
23 |
+
"spatial_interpolation_scale": 1.875,
|
24 |
+
"temporal_compression_ratio": 4,
|
25 |
+
"temporal_interpolation_scale": 1.0,
|
26 |
+
"text_embed_dim": 4096,
|
27 |
+
"time_embed_dim": 512,
|
28 |
+
"timestep_activation_fn": "silu",
|
29 |
+
"use_learned_positional_embeddings": true,
|
30 |
+
"use_rotary_positional_embeddings": true,
|
31 |
+
"wo_text": false
|
32 |
+
}
|
VideoPainter/checkpoints/branch/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d01728cb0cb605b591f41cbea033db22d5ae72d0b37565957feae71b089be8e
|
3 |
+
size 712360464
|
VideoPainterID/checkpoints/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8651aac99c672b7e9ca497e62449d223640432c7dd26a85e6697c0efd87dad1f
|
3 |
+
size 528527480
|