ZhengPeng7
commited on
Commit
•
d6b8eb4
1
Parent(s):
c28fba3
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",
|
3 |
"architectures": [
|
4 |
"BiRefNet"
|
5 |
],
|