Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "
|
| 3 |
"framework": "onnx",
|
| 4 |
"task": "object-detection",
|
| 5 |
"architecture": "YOLOv8",
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "pytorch",
|
| 3 |
"framework": "onnx",
|
| 4 |
"task": "object-detection",
|
| 5 |
"architecture": "YOLOv8",
|