Kiwinicki commited on
Commit
b0a5256
·
verified ·
1 Parent(s): 4d88393

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "channels": 3,
3
+ "num_features": 64,
4
+ "num_residuals": 12,
5
+ "depth": 4
6
+ }