Centaur31 commited on
Commit
c335859
1 Parent(s): cd6acda

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -13,7 +13,7 @@
13
  "layer_norm_eps": 1e-12,
14
  "model_type": "vit",
15
  "num_attention_heads": 12,
16
- "num_channels": 4,
17
  "num_hidden_layers": 12,
18
  "patch_size": 16,
19
  "qkv_bias": true,
 
13
  "layer_norm_eps": 1e-12,
14
  "model_type": "vit",
15
  "num_attention_heads": 12,
16
+ "num_channels": 3,
17
  "num_hidden_layers": 12,
18
  "patch_size": 16,
19
  "qkv_bias": true,