OriLib Xenova HF staff commited on
Commit
dea0983
·
verified ·
1 Parent(s): e034044

Add birefnet model_type and tag (#22)

Browse files

- Add birefnet model_type and tag (73a6204a2a339c65a5a010af4619a0612547c6c0)


Co-authored-by: Joshua <[email protected]>

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
  }