MonsterMMORPG commited on
Commit
0afb228
·
verified ·
1 Parent(s): 89ae67b

Add files using upload-large-folder tool

Browse files
HunyuanImage-2.1_vae/vae_2_1/config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "HYVAE2D",
3
+ "block_out_channels": [
4
+ 128,
5
+ 256,
6
+ 512,
7
+ 512,
8
+ 1024,
9
+ 1024
10
+ ],
11
+ "in_channels": 3,
12
+ "out_channels": 3,
13
+ "latent_channels": 64,
14
+ "layers_per_block": 2,
15
+ "ffactor_spatial": 32,
16
+ "sample_size": 384,
17
+ "sample_tsize": 96,
18
+ "scaling_factor": 0.75289,
19
+ "downsample_match_channel": true,
20
+ "upsample_match_channel": true
21
+ }
HunyuanImage-2.1_vae/vae_2_1/pytorch_model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a0aec2ffb92ba1bba363c6e9c673e1b52997808a4a496e2b127b1e62733e90
3
+ size 1622406234
HunyuanImage-2.1_vae/vae_refiner/config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "AutoencoderKLConv3D",
3
+ "block_out_channels": [
4
+ 128,
5
+ 256,
6
+ 512,
7
+ 1024,
8
+ 1024
9
+ ],
10
+ "in_channels": 3,
11
+ "out_channels": 3,
12
+ "latent_channels": 32,
13
+ "layers_per_block": 2,
14
+ "ffactor_spatial": 16,
15
+ "ffactor_temporal": 4,
16
+ "sample_size": 256,
17
+ "sample_tsize": 64,
18
+ "downsample_match_channel": true,
19
+ "spatial_compression_ratio": 16,
20
+ "time_compression_ratio": 4,
21
+ "upsample_match_channel": true,
22
+ "scaling_factor": 1.03682
23
+ }
HunyuanImage-2.1_vae/vae_refiner/pytorch_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25e13ce1c72e356ee6743ab75c1a597f2b28cf5d9f294448545288c6e1740f8a
3
+ size 5365502622