vae32ch / config.json
recoilme's picture
Upload folder using huggingface_hub
14c7142 verified
{
"_class_name": "AutoencoderKL",
"_diffusers_version": "0.36.0",
"act_fn": "silu",
"block_out_channels": [
128,
256,
512,
512
],
"down_block_types": [
"DownEncoderBlock2D",
"DownEncoderBlock2D",
"DownEncoderBlock2D",
"DownEncoderBlock2D"
],
"force_upcast": true,
"in_channels": 3,
"latent_channels": 32,
"latents_mean": [
-0.03542253375053406,
0.20086465775966644,
-0.016413161531090736,
-0.0956302210688591,
-0.2672063112258911,
0.2609933018684387,
-0.07806991040706635,
-0.48407721519470215,
0.21844269335269928,
-0.1122383326292038,
0.27197545766830444,
-0.18958772718906403,
0.18776826560497284,
0.0987580344080925,
0.2837068736553192,
-0.4486690163612366,
0.4816776514053345,
0.02947971224784851,
-0.1337375044822693,
-0.39750921726226807,
-0.08513020724058151,
-0.054023586213588715,
-0.3943594992160797,
0.23918119072914124,
-0.12466679513454437,
0.09935147315263748,
0.31858691573143005,
0.48585832118988037,
-0.6416525840759277,
-0.15164820849895477,
-0.4693508744239807,
-0.13071806728839874
],
"latents_std": [
1.5792087316513062,
1.5769503116607666,
1.5864241123199463,
1.6454921960830688,
1.5336694717407227,
1.5587652921676636,
1.5838669538497925,
1.5659377574920654,
1.6860467195510864,
1.5192310810089111,
1.573639988899231,
1.5953549146652222,
1.5271092653274536,
1.6246271133422852,
1.7054023742675781,
1.607722282409668,
1.558642864227295,
1.5824549198150635,
1.6202995777130127,
1.6206320524215698,
1.6379750967025757,
1.6527063846588135,
1.498811960220337,
1.5706247091293335,
1.5854856967926025,
1.4828169345855713,
1.5693111419677734,
1.692481517791748,
1.6409776210784912,
1.6216280460357666,
1.6087706089019775,
1.5776633024215698
],
"layers_per_block": 2,
"mid_block_add_attention": true,
"norm_num_groups": 32,
"out_channels": 3,
"sample_size": 32,
"scaling_factor": 1.0,
"shift_factor": 0.0,
"up_block_types": [
"UpDecoderBlock2D",
"UpDecoderBlock2D",
"UpDecoderBlock2D",
"UpDecoderBlock2D"
],
"use_post_quant_conv": true,
"use_quant_conv": true
}