mirror of
https://www.modelscope.cn/AI-ModelScope/RMBG-2.0.git
synced 2026-04-02 19:12:57 +08:00
Update README.md
This commit is contained in:
20
config.json
Normal file
20
config.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"_name_or_path": "ZhengPeng7/BiRefNet",
|
||||
"architectures": [
|
||||
"BiRefNet"
|
||||
],
|
||||
"auto_map": {
|
||||
"AutoConfig": "BiRefNet_config.BiRefNetConfig",
|
||||
"AutoModelForImageSegmentation": "birefnet.BiRefNet"
|
||||
},
|
||||
"custom_pipelines": {
|
||||
"image-segmentation": {
|
||||
"pt": [
|
||||
"AutoModelForImageSegmentation"
|
||||
],
|
||||
"tf": [],
|
||||
"type": "image"
|
||||
}
|
||||
},
|
||||
"bb_pretrained": false
|
||||
}
|
||||
Reference in New Issue
Block a user