ZhengPeng7
commited on
Commit
•
77b75c8
1
Parent(s):
d21416f
Correct the `_name_or_path ` in config.json.
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "ZhengPeng7/BiRefNet",
|
3 |
"architectures": [
|
4 |
"BiRefNet"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ZhengPeng7/BiRefNet-DIS5K-TR_TEs",
|
3 |
"architectures": [
|
4 |
"BiRefNet"
|
5 |
],
|