Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -33,5 +33,6 @@
|
|
33 |
1.0
|
34 |
],
|
35 |
"tag": "miil_in21k",
|
36 |
-
"transformers_version": "4.38.2"
|
|
|
37 |
}
|
|
|
33 |
1.0
|
34 |
],
|
35 |
"tag": "miil_in21k",
|
36 |
+
"transformers_version": "4.38.2",
|
37 |
+
"model_type": "mobilenet_v3"
|
38 |
}
|