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

Update config.json

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