Push model using huggingface_hub.
Browse files- config.json +2 -1
config.json
CHANGED
@@ -32,5 +32,6 @@
|
|
32 |
"Pumpkin": 12,
|
33 |
"Radish": 13,
|
34 |
"Tomato": 14
|
35 |
-
}
|
|
|
36 |
}
|
|
|
32 |
"Pumpkin": 12,
|
33 |
"Radish": 13,
|
34 |
"Tomato": 14
|
35 |
+
},
|
36 |
+
"model_type": "cnn"
|
37 |
}
|