File size: 451 Bytes
aedeb9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "dit_config": {
    "in_channels": 34,
    "out_channels": 32,
    "latent_h": 32,
    "panel_w": 32,
    "patch": 1,
    "d_model": 1024,
    "depth": 16,
    "heads": 16,
    "mlp_ratio": 3.0,
    "ctx_dim": 768,
    "n_tasks": 3
  },
  "lat_std": 0.98046875,
  "scaling_factor": 0.41407,
  "vae": "mit-han-lab/dc-ae-f32c32-sana-1.1-diffusers",
  "text_encoder": "openai/clip-vit-large-patch14",
  "resolution": 1024,
  "steps_trained": 100000
}