Lmxyy commited on
Commit
3957d6e
1 Parent(s): 7025fdb

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +13 -0
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FluxTransformer2DModel",
3
+ "_diffusers_version": "0.30.0.dev0",
4
+ "attention_head_dim": 128,
5
+ "guidance_embeds": false,
6
+ "in_channels": 64,
7
+ "joint_attention_dim": 4096,
8
+ "num_attention_heads": 24,
9
+ "num_layers": 19,
10
+ "num_single_layers": 38,
11
+ "patch_size": 1,
12
+ "pooled_projection_dim": 768
13
+ }