TheGuy444 commited on
Commit
b5bb8c8
·
verified ·
1 Parent(s): 3d7d379

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -1,6 +1,6 @@
1
- {
2
- "model_type": "image-segmentation",
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
+ }