ToonCrafter / vae /config.json
dreMaz's picture
Upload ToonCrafterDiffusionPipeline
3048ab4 verified
raw
history blame contribute delete
382 Bytes
{
"_class_name": "DualRefVideoAutoencoderKL",
"_diffusers_version": "0.30.3",
"_name_or_path": "workspace/tooncrafter/vae",
"attn_resolutions": [],
"ch": 128,
"ch_mult": [
1,
2,
4,
4
],
"double_z": true,
"dropout": 0.0,
"in_channels": 3,
"num_res_blocks": 2,
"out_ch": 3,
"resolution": 256,
"scaling_factor": 0.18215,
"z_channels": 4
}