File size: 454 Bytes
41c77df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "_class_name": "AutoencoderKL",
  "_diffusers_version": "0.0.1",
  "attn_resolutions": [],
  "ch": 128,
  "ch_mult": [
    1,
    2,
    4,
    4
  ],
  "double_z": true,
  "dropout": 0.0,
  "embed_dim": 4,
  "give_pre_end": false,
  "in_channels": 3,
  "name_or_path": "../fusing-models/vqvae/",
  "num_res_blocks": 2,
  "out_ch": 3,
  "remap": null,
  "resamp_with_conv": true,
  "resolution": 256,
  "sane_index_shape": false,
  "z_channels": 4
}