valhalla commited on
Commit
9788d63
1 Parent(s): b5759ff
Files changed (2) hide show
  1. config.json +50 -0
  2. flax_model.msgpack +3 -0
config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ape": false,
3
+ "architectures": [
4
+ "SwinIR"
5
+ ],
6
+ "attn_drop_rate": 0.0,
7
+ "depths": [
8
+ 6,
9
+ 6,
10
+ 6,
11
+ 6,
12
+ 6,
13
+ 6,
14
+ 6,
15
+ 6,
16
+ 6
17
+ ],
18
+ "drop_path_rate": 0.1,
19
+ "drop_rate": 0.0,
20
+ "embed_dim": 240,
21
+ "img_range": 1.0,
22
+ "img_size": [
23
+ 64,
24
+ 64
25
+ ],
26
+ "in_chans": 3,
27
+ "mlp_ratio": 2,
28
+ "num_heads": [
29
+ 8,
30
+ 8,
31
+ 8,
32
+ 8,
33
+ 8,
34
+ 8,
35
+ 8,
36
+ 8,
37
+ 8
38
+ ],
39
+ "patch_norm": true,
40
+ "patch_size": [
41
+ 1,
42
+ 1
43
+ ],
44
+ "qkv_bias": true,
45
+ "resi_connection": "3conv",
46
+ "transformers_version": "4.23.1",
47
+ "upsampler": "nearest+conv",
48
+ "upscale": 4,
49
+ "window_size": 8
50
+ }
flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4210eda939754363d34db828ea61fd7168c6c29172507e732ac1004f402a36f5
3
+ size 112078234