Upload folder using huggingface_hub
Browse files
vae/config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKLCogVideoX",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"act_fn": "silu",
|
5 |
"block_out_channels": [
|
6 |
128,
|
@@ -25,7 +25,7 @@
|
|
25 |
"out_channels": 3,
|
26 |
"sample_height": 480,
|
27 |
"sample_width": 720,
|
28 |
-
"scaling_factor":
|
29 |
"shift_factor": null,
|
30 |
"temporal_compression_ratio": 4,
|
31 |
"up_block_types": [
|
@@ -35,5 +35,6 @@
|
|
35 |
"CogVideoXUpBlock3D"
|
36 |
],
|
37 |
"use_post_quant_conv": false,
|
38 |
-
"use_quant_conv": false
|
|
|
39 |
}
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKLCogVideoX",
|
3 |
+
"_diffusers_version": "0.32.0.dev0",
|
4 |
"act_fn": "silu",
|
5 |
"block_out_channels": [
|
6 |
128,
|
|
|
25 |
"out_channels": 3,
|
26 |
"sample_height": 480,
|
27 |
"sample_width": 720,
|
28 |
+
"scaling_factor": 0.7,
|
29 |
"shift_factor": null,
|
30 |
"temporal_compression_ratio": 4,
|
31 |
"up_block_types": [
|
|
|
35 |
"CogVideoXUpBlock3D"
|
36 |
],
|
37 |
"use_post_quant_conv": false,
|
38 |
+
"use_quant_conv": false,
|
39 |
+
"invert_scale_latents": true
|
40 |
}
|
vae/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a410e48d988c8224cef392b68db0654485cfd41f345f4a3a81d3e6b765bb995e
|
3 |
+
size 862388596
|