Upload 3 files
Browse files
vae3d_v1-1/config.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "CVVAEModel",
|
3 |
+
"_diffusers_version": "0.29.2",
|
4 |
+
"_name_or_path": "/apdcephfs_cq10/share_1290939/vg_share/sijiezhao/cvvae/CV-VAE",
|
5 |
+
"attn_resolutions": [],
|
6 |
+
"causal_decoder": false,
|
7 |
+
"causal_encoder": true,
|
8 |
+
"ch": 128,
|
9 |
+
"ch_mult": [
|
10 |
+
1,
|
11 |
+
2,
|
12 |
+
4,
|
13 |
+
4
|
14 |
+
],
|
15 |
+
"decoder_attn_type": "spatial-temporal-xformer",
|
16 |
+
"double_z": true,
|
17 |
+
"dropout": 0.0,
|
18 |
+
"en_de_n_frames_a_time": 16,
|
19 |
+
"encoder_attn_type": "vanilla-xformers",
|
20 |
+
"force_upcast": true,
|
21 |
+
"half_3d": true,
|
22 |
+
"in_channels": 3,
|
23 |
+
"num_res_blocks": 2,
|
24 |
+
"num_video_frames": null,
|
25 |
+
"out_ch": 3,
|
26 |
+
"reshape_x_dim_to_4": false,
|
27 |
+
"reshape_z_dim_to_4": false,
|
28 |
+
"scaling_factor": 0.18215,
|
29 |
+
"spatial_n_compress": 8,
|
30 |
+
"tile_overlap_ratio": 0.2222,
|
31 |
+
"tile_spatial_size": 576,
|
32 |
+
"time_n_compress": 4,
|
33 |
+
"use_3d_conv": true,
|
34 |
+
"z_channels": 4
|
35 |
+
}
|
vae3d_v1-1/cv_vae_v1-1.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85624a9cc9c0e6546796f0ffbe3f3a79fd54668788cded663049645e08153361
|
3 |
+
size 904840525
|
vae3d_v1-1/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a399ff27c1ecc54d0ca8c9cb0937ce347f88e6529c8828a7bb7d6ca8b318448
|
3 |
+
size 364919214
|