Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -30,6 +30,7 @@
|
|
| 30 |
7
|
| 31 |
],
|
| 32 |
"first_conv": "patch_embed.proj",
|
| 33 |
-
"license": "mit"
|
|
|
|
| 34 |
}
|
| 35 |
}
|
|
|
|
| 30 |
7
|
| 31 |
],
|
| 32 |
"first_conv": "patch_embed.proj",
|
| 33 |
+
"license": "mit",
|
| 34 |
+
"classifier": "head.fc"
|
| 35 |
}
|
| 36 |
}
|