merelevy commited on
Commit
68755ed
·
verified ·
1 Parent(s): 76a0266

Update config.json

Browse files
Files changed (1) hide show
  1. 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,