tiny-qwenimage-pipe / vae /config.json
sayakpaul's picture
sayakpaul HF Staff
Upload QwenImagePipeline
4d1fcf7 verified
{
"_class_name": "AutoencoderKLQwenImage",
"_diffusers_version": "0.35.0.dev0",
"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
}