ljp commited on
Commit
b50e15b
1 Parent(s): 65bedec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -12,5 +12,6 @@
12
  "patch_size": 2,
13
  "pooled_projection_dim": 2048,
14
  "pos_embed_max_size": 192,
15
- "sample_size": 128
 
16
  }
 
12
  "patch_size": 2,
13
  "pooled_projection_dim": 2048,
14
  "pos_embed_max_size": 192,
15
+ "sample_size": 128,
16
+ "extra_conditioning_channels": 1
17
  }