MiaTiancai commited on
Commit
afc4526
·
verified ·
1 Parent(s): fc55a56

Upload folder using huggingface_hub

Browse files
flux-vae/config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "resolution": 256,
3
+ "in_channels": 3,
4
+ "ch": 128,
5
+ "out_ch": 3,
6
+ "ch_mult": [1, 2, 4, 4],
7
+ "block_out_channels": [128, 256, 512, 512],
8
+ "num_res_blocks": 2,
9
+ "latent_channels": 16,
10
+ "scaling_factor": 0.3611,
11
+ "shift_factor": 0.1159,
12
+ "use_quant_conv": false,
13
+ "use_post_quant_conv": false
14
+ }
flux-vae/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0028a0249279c46294c394393131c8628a0b4f8e3881c56d5e94eabb90614b5
3
+ size 335337473
flux-vae/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afc8e28272cd15db3919bacdb6918ce9c1ed22e96cb12c4d5ed0fba823529e38
3
+ size 335304388