lschmidt commited on
Commit
6b76b7b
·
verified ·
1 Parent(s): e8a60cf

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "RCAN",
3
+ "n_colors": 2,
4
+ "n_feats": 64,
5
+ "scale": 4
6
+ }