Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"architectures": ["
|
| 3 |
"model_type": "vit",
|
| 4 |
"num_channels": 1,
|
| 5 |
"image_size": 224,
|
|
|
|
| 1 |
{
|
| 2 |
+
"architectures": ["vision_transformer"],
|
| 3 |
"model_type": "vit",
|
| 4 |
"num_channels": 1,
|
| 5 |
"image_size": 224,
|