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