Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"task": "image-super-resolution",
|
| 7 |
"scale": 2,
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "swin2sr",
|
| 3 |
"architectures": [
|
| 4 |
+
"AnimeSwin2SR"
|
| 5 |
],
|
| 6 |
"task": "image-super-resolution",
|
| 7 |
"scale": 2,
|