indu22 commited on
Commit
579e2ec
1 Parent(s): 26683f6

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +0 -2
unet/config.json CHANGED
@@ -5,7 +5,6 @@
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
8
- "addition_time_embed_dim": null,
9
  "attention_head_dim": 8,
10
  "block_out_channels": [
11
  320,
@@ -53,7 +52,6 @@
53
  "time_embedding_dim": null,
54
  "time_embedding_type": "positional",
55
  "timestep_post_act": null,
56
- "transformer_layers_per_block": 1,
57
  "up_block_types": [
58
  "UpBlock2D",
59
  "CrossAttnUpBlock2D",
 
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
8
  "attention_head_dim": 8,
9
  "block_out_channels": [
10
  320,
 
52
  "time_embedding_dim": null,
53
  "time_embedding_type": "positional",
54
  "timestep_post_act": null,
 
55
  "up_block_types": [
56
  "UpBlock2D",
57
  "CrossAttnUpBlock2D",