Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
"DogsClassifierModel"
|
| 4 |
-
]
|
| 5 |
-
"model_type": "image_classification"
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
"DogsClassifierModel"
|
| 4 |
+
]
|
|
|
|
| 5 |
}
|