ZhengPeng7
commited on
Commit
•
849df25
1
Parent(s):
224e902
Correct `_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 |
],
|