File size: 476 Bytes
b0c07d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "attn_resolutions": [
    16
  ],
  "ch": 128,
  "ch_mult": [1, 1, 2, 2, 4],
  "codebook_weight": 1.0,
  "disc_conditional": false,
  "disc_in_channels": 3,
  "disc_num_layers": 3,
  "disc_start": 0,
  "disc_weight": 0.8,
  "double_z": false,
  "dropout": 0.0,
  "embed_dim": 256,
  "in_channels": 3,
  "model_type": "vqgan_model",
  "n_embed": 1024,
  "num_res_blocks": 2,
  "out_ch": 3,
  "resolution": 256,
  "transformers_version": "4.7.0.dev0",
  "z_channels": 256
}