Text-to-Image
daoyuan98 commited on
Commit
7e6c6f9
1 Parent(s): a810e41

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -7,8 +7,8 @@
7
  "in_channels": 64,
8
  "joint_attention_dim": 4096,
9
  "num_attention_heads": 24,
10
- "num_layers": 19,
11
- "num_single_layers": 38,
12
  "patch_size": 1,
13
  "pooled_projection_dim": 768
14
  }
 
7
  "in_channels": 64,
8
  "joint_attention_dim": 4096,
9
  "num_attention_heads": 24,
10
+ "num_layers": 5,
11
+ "num_single_layers": 10,
12
  "patch_size": 1,
13
  "pooled_projection_dim": 768
14
  }