davelop commited on
Commit
d84f354
·
verified ·
1 Parent(s): 8d93941

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
- "model_type": "image-segmentation",
3
- "pipeline_tag": "image-segmentation"
4
  }
 
1
  {
2
+ "model_type": "custom",
3
+ "pipeline_tag": "custom"
4
  }