Update tiny models for Swin2SRForImageSuperResolution
#15
by
hf-transformers-bot
- opened
- config.json +2 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -19,6 +19,7 @@
|
|
19 |
"mlp_ratio": 2.0,
|
20 |
"model_type": "swin2sr",
|
21 |
"num_channels": 3,
|
|
|
22 |
"num_heads": [
|
23 |
2,
|
24 |
2,
|
@@ -30,7 +31,7 @@
|
|
30 |
"qkv_bias": true,
|
31 |
"resi_connection": "1conv",
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"upsampler": "pixelshuffle",
|
35 |
"upscale": 2,
|
36 |
"use_absolute_embeddings": false,
|
|
|
19 |
"mlp_ratio": 2.0,
|
20 |
"model_type": "swin2sr",
|
21 |
"num_channels": 3,
|
22 |
+
"num_channels_out": 1,
|
23 |
"num_heads": [
|
24 |
2,
|
25 |
2,
|
|
|
31 |
"qkv_bias": true,
|
32 |
"resi_connection": "1conv",
|
33 |
"torch_dtype": "float32",
|
34 |
+
"transformers_version": "4.35.0.dev0",
|
35 |
"upsampler": "pixelshuffle",
|
36 |
"upscale": 2,
|
37 |
"use_absolute_embeddings": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4b61d99b98ad0d97d89d598aa361f8ff01d3c7c5e5a405eb4fe17bd492d1254
|
3 |
+
size 789290
|