KevinNg99 commited on
Commit
4e332c0
·
1 Parent(s): 4a9d838

update refiner

Browse files
dit/hunyuanimage-refiner.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5abd9fe57fb48330add64fd660f0833dc8a94929359fb083659c5a84f637b40
3
+ size 30078032944
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
+ }
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