Delete BIREFNET-LITE-2K/config.json
Browse files- BIREFNET-LITE-2K/config.json +0 -20
BIREFNET-LITE-2K/config.json
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_name_or_path": "ZhengPeng7/BiRefNet_lite",
|
3 |
-
"architectures": [
|
4 |
-
"BiRefNet"
|
5 |
-
],
|
6 |
-
"auto_map": {
|
7 |
-
"AutoConfig": "BiRefNet_config.BiRefNetConfig",
|
8 |
-
"AutoModelForImageSegmentation": "birefnet.BiRefNet"
|
9 |
-
},
|
10 |
-
"custom_pipelines": {
|
11 |
-
"image-segmentation": {
|
12 |
-
"pt": [
|
13 |
-
"AutoModelForImageSegmentation"
|
14 |
-
],
|
15 |
-
"tf": [],
|
16 |
-
"type": "image"
|
17 |
-
}
|
18 |
-
},
|
19 |
-
"bb_pretrained": false
|
20 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|