AbstractPhil commited on
Commit
80118e3
·
verified ·
1 Parent(s): 67c206b

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -12,7 +12,10 @@
12
  "cantor",
13
  "beatrix"
14
  ],
15
- "conv_types": [],
 
 
 
16
  "latent_flat_dim": 16384,
17
  "num_flow_steps": 50,
18
  "num_latent_tokens": 1024
 
12
  "cantor",
13
  "beatrix"
14
  ],
15
+ "conv_types": [
16
+ "wide_resnet",
17
+ "squeeze_excite"
18
+ ],
19
  "latent_flat_dim": 16384,
20
  "num_flow_steps": 50,
21
  "num_latent_tokens": 1024