Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"norm_eps": 1e-06,
|
| 15 |
"num_attention_heads": 70,
|
| 16 |
"num_cross_attention_heads": 20,
|
| 17 |
-
"
|
| 18 |
"out_channels": 32,
|
| 19 |
"patch_size": 1,
|
| 20 |
"sample_size": 32
|
|
|
|
| 14 |
"norm_eps": 1e-06,
|
| 15 |
"num_attention_heads": 70,
|
| 16 |
"num_cross_attention_heads": 20,
|
| 17 |
+
"num_layers": 7,
|
| 18 |
"out_channels": 32,
|
| 19 |
"patch_size": 1,
|
| 20 |
"sample_size": 32
|