Xenova HF staff commited on
Commit
73a6204
·
verified ·
1 Parent(s): e034044

Add birefnet model_type and tag

Browse files

Allows it to be searchable with https://huggingface.co/models?other=birefnet

Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -16,5 +16,6 @@
16
  "type": "image"
17
  }
18
  },
19
- "bb_pretrained": false
 
20
  }
 
16
  "type": "image"
17
  }
18
  },
19
+ "bb_pretrained": false,
20
+ "model_type": "birefnet"
21
  }