Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -26,6 +26,7 @@
|
|
26 |
},
|
27 |
"layer_norm_eps": 1e-12,
|
28 |
"model_type": "vit",
|
|
|
29 |
"num_attention_heads": 12,
|
30 |
"num_channels": 3,
|
31 |
"num_hidden_layers": 12,
|
|
|
26 |
},
|
27 |
"layer_norm_eps": 1e-12,
|
28 |
"model_type": "vit",
|
29 |
+
"library_name": "transformers",
|
30 |
"num_attention_heads": 12,
|
31 |
"num_channels": 3,
|
32 |
"num_hidden_layers": 12,
|