mirror of
https://www.modelscope.cn/Qwen/Qwen-Image-Edit-2509.git
synced 2026-04-02 11:02:57 +08:00
Upload to Qwen/Qwen-Image-Edit-2509 on ModelScope hub
This commit is contained in:
56
vae/config.json
Normal file
56
vae/config.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"_class_name": "AutoencoderKLQwenImage",
|
||||
"_diffusers_version": "0.36.0.dev0",
|
||||
"attn_scales": [],
|
||||
"base_dim": 96,
|
||||
"dim_mult": [
|
||||
1,
|
||||
2,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"dropout": 0.0,
|
||||
"latents_mean": [
|
||||
-0.7571,
|
||||
-0.7089,
|
||||
-0.9113,
|
||||
0.1075,
|
||||
-0.1745,
|
||||
0.9653,
|
||||
-0.1517,
|
||||
1.5508,
|
||||
0.4134,
|
||||
-0.0715,
|
||||
0.5517,
|
||||
-0.3632,
|
||||
-0.1922,
|
||||
-0.9497,
|
||||
0.2503,
|
||||
-0.2921
|
||||
],
|
||||
"latents_std": [
|
||||
2.8184,
|
||||
1.4541,
|
||||
2.3275,
|
||||
2.6558,
|
||||
1.2196,
|
||||
1.7708,
|
||||
2.6052,
|
||||
2.0743,
|
||||
3.2687,
|
||||
2.1526,
|
||||
2.8652,
|
||||
1.5579,
|
||||
1.6382,
|
||||
1.1253,
|
||||
2.8251,
|
||||
1.916
|
||||
],
|
||||
"num_res_blocks": 2,
|
||||
"temperal_downsample": [
|
||||
false,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"z_dim": 16
|
||||
}
|
||||
3
vae/diffusion_pytorch_model.safetensors
Normal file
3
vae/diffusion_pytorch_model.safetensors
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c8bc8b758c649abef9ea407b95408389a3b2f610d0d10fcb054fe171d0a8344
|
||||
size 253806966
|
||||
Reference in New Issue
Block a user