Update config.json
Browse filesFixes https://huggingface.co/briaai/RMBG-1.4/discussions/18
- config.json +4 -1
config.json
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"in_ch":3,
|
3 |
+
"out_ch":1
|
4 |
+
}
|