Aflalo commited on
Commit
49ccca0
2 Parent(s): 36d4f82 fcad961
Files changed (1) hide show
  1. unet/config.json +5 -1
unet/config.json CHANGED
@@ -3,7 +3,11 @@
3
  "_diffusers_version": "0.2.2",
4
  "act_fn": "silu",
5
  "attention_head_dim": 8,
6
- "block_out_channels": [
 
 
 
 
7
  320,
8
  640,
9
  1280,
 
3
  "_diffusers_version": "0.2.2",
4
  "act_fn": "silu",
5
  "attention_head_dim": 8,
6
+
7
+
8
+
9
+ "block_out_channels": [
10
+
11
  320,
12
  640,
13
  1280,