Xenova HF staff commited on
Commit
073363f
1 Parent(s): 5d9eda8

Update config.json

Browse files

Fixes https://huggingface.co/briaai/RMBG-1.4/discussions/18

Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -1 +1,4 @@
1
- {}
 
 
 
 
1
+ {
2
+ "in_ch":3,
3
+ "out_ch":1
4
+ }