CoolFace
Modelpublic

Runware/Qwen-Image

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes77downloads
config.json57 linesDownload Raw Back to vae
1{2  "_class_name": "AutoencoderKLQwenImage",3  "_diffusers_version": "0.34.0.dev0",4  "attn_scales": [],5  "base_dim": 96,6  "dim_mult": [7    1,8    2,9    4,10    411  ],12  "dropout": 0.0,13  "latents_mean": [14    -0.7571,15    -0.7089,16    -0.9113,17    0.1075,18    -0.1745,19    0.9653,20    -0.1517,21    1.5508,22    0.4134,23    -0.0715,24    0.5517,25    -0.3632,26    -0.1922,27    -0.9497,28    0.2503,29    -0.292130  ],31  "latents_std": [32    2.8184,33    1.4541,34    2.3275,35    2.6558,36    1.2196,37    1.7708,38    2.6052,39    2.0743,40    3.2687,41    2.1526,42    2.8652,43    1.5579,44    1.6382,45    1.1253,46    2.8251,47    1.91648  ],49  "num_res_blocks": 2,50  "temperal_downsample": [51    false,52    true,53    true54  ],55  "z_dim": 1656}57