Update config.json
Browse files- config.json +6 -6
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
{
|
| 2 |
-
"model_type": "
|
| 3 |
-
"architectures": ["InSPyReNet"],
|
| 4 |
-
"framework": "onnx",
|
| 5 |
-
"task": "image-segmentation"
|
| 6 |
-
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "swin",
|
| 3 |
+
"architectures": ["InSPyReNet"],
|
| 4 |
+
"framework": "onnx",
|
| 5 |
+
"task": "image-segmentation"
|
| 6 |
+
}
|