tiny-qwen-image / vae /config.json
Jingya's picture
Jingya HF Staff
Upload QwenImagePipeline
2cf11ab verified
{
"_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
}