sayakpaul HF staff commited on
Commit
3fa9dca
1 Parent(s): 6c486a8

Upload StableDiffusionPipeline

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -5,7 +5,7 @@
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": null,
8
- "attention_head_dim": 8,
9
  "attention_type": "default",
10
  "block_out_channels": [
11
  4,
 
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": null,
8
+ "attention_head_dim": 2,
9
  "attention_type": "default",
10
  "block_out_channels": [
11
  4,