ZeyuXie commited on
Commit
5f1d3d1
1 Parent(s): a6fc04b

Upload vae_config.json

Browse files
Files changed (1) hide show
  1. ckpts/ldm/vae_config.json +1 -0
ckpts/ldm/vae_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"image_key": "fbank", "subband": 1, "embed_dim": 8, "time_shuffle": 1, "ddconfig": {"double_z": true, "z_channels": 8, "resolution": 256, "downsample_time": false, "in_channels": 1, "out_ch": 1, "ch": 128, "ch_mult": [1, 2, 4], "num_res_blocks": 2, "attn_resolutions": [], "dropout": 0.0}, "scale_factor": 0.9227914214134216}