File size: 523 Bytes
c9b92f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
{
  "_class_name": "IBQ",
  "_diffusers_version": "0.35.2",
  "attn_resolutions": [
    16
  ],
  "batch_maximization_weight": 1.0,
  "beta": 0.25,
  "ch": 256,
  "ch_mult": [
    1,
    1,
    2,
    2,
    4
  ],
  "cosine_similarity": false,
  "double_z": false,
  "dropout": 0.0,
  "embed_dim": 256,
  "entropy_temperature": 0.01,
  "in_channels": 3,
  "n_embed": 131072,
  "num_res_blocks": 4,
  "out_ch": 3,
  "resolution": 256,
  "sample_minimization_weight": 1.0,
  "use_entropy_loss": false,
  "z_channels": 256
}