File size: 362 Bytes
648f1ca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "k": 4,
  "edim": 32,
  "feat_dim": 768,
  "num_layers": 4,
  "base_deformation": 0.25,
  "learnable_deformation": true,
  "timestep_conditioned": true,
  "num_heads": 8,
  "dropout": 0.0,
  "cm_loss_weight": 0.01,
  "vol_consistency_weight": 0.005,
  "residual_blend": "learnable",
  "initial_blend": 0.0,
  "_base_repo": "sd-legacy/stable-diffusion-v1-5"
}