File size: 890 Bytes
4865902
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
{
  "_class_name": "FluxTransformer2DModel",
  "_diffusers_version": "0.30.0.dev0",
  "_name_or_path": "../checkpoints/flux-dev/transformer",
  "patch_size": 1,
  "in_channels": 64,
  "out_channels": null,
  "num_layers": 19,
  "num_single_layers": 38,
  "attention_head_dim": 128,
  "num_attention_heads": 24,
  "joint_attention_dim": 4096,
  "pooled_projection_dim": 768,
  "guidance_embeds": true,
  "axes_dims_rope": [
    16,
    56,
    56
  ],
  "attention_type": "design",
  "max_boxes_token_length": 30,
  "rank": 256,
  "network_alpha": 256,
  "lora_weight": 1.0,
  "use_attention_mask": true,
  "use_objects_masks_maps": true,
  "use_subject_masks_maps": true,
  "use_layout_encoder": true,
  "drop_subject_bg": false,
  "bbox_id_shift": true,
  "use_fourier_bbox":true,
  "gradient_checkpointing": false,
  "_use_default_values": [
    "axes_dims_rope",
    "out_channels"
  ]
}