FadyRezk commited on
Commit
6dd5bec
1 Parent(s): 6b7fec8

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -22
config.json CHANGED
@@ -1,24 +1,3 @@
1
  {
2
- "decode_block": false,
3
- "height": 160,
4
- "keep_resolution_block1": false,
5
- "kernel_sizes": [
6
- 3,
7
- 3,
8
- 3,
9
- 3,
10
- 3,
11
- 3
12
- ],
13
- "plane_sizes": [
14
- 64,
15
- 128,
16
- 256,
17
- 512,
18
- 1024,
19
- 2048
20
- ],
21
- "pool": true,
22
- "pre_norm": false,
23
- "width": 160
24
  }
 
1
  {
2
+ "in_channels": 3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  }