File size: 548 Bytes
2cf11ab | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | {
"_class_name": "AutoencoderKLQwenImage",
"_diffusers_version": "0.36.0",
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--hf-internal-testing--tiny-qwenimage-pipe/snapshots/4d1fcf7bbc41fff7f4e686dba11f871a3ad84a09/vae",
"attn_scales": [],
"base_dim": 24,
"dim_mult": [
1,
2,
4
],
"dropout": 0.0,
"latents_mean": [
0.0,
0.0,
0.0,
0.0
],
"latents_std": [
1.0,
1.0,
1.0,
1.0
],
"num_res_blocks": 1,
"temperal_downsample": [
false,
true
],
"z_dim": 4
}
|