Commit
·
b365d36
1
Parent(s):
f478dd3
Add config.json with model_type
Browse files- config.json +3 -0
config.json
CHANGED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "u2net"
|
3 |
+
}
|