mirror of
https://www.modelscope.cn/AI-ModelScope/RMBG-2.0.git
synced 2025-04-10 11:50:22 +08:00
20 lines
405 B
JSON
20 lines
405 B
JSON
{
|
|
"_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
|
|
} |