File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 6363 // },
6464 // Anime4k = Best for anime type artworks. Does not lose any detail like ACNet. However does not look as clean as ACNet
6565 {
66- "name" : " ANime4k " ,
66+ "name" : " Anime4k " ,
6767 "effects" : [
6868 {
6969 "effect" : " Anime4K_Upscale_L"
7575 ]
7676 },
7777 {
78- "name" : " ANime4k Thinlines" ,
78+ "name" : " Anime4k Thinlines" ,
7979 "effects" : [
8080 {
8181 "effect" : " Anime4K_Upscale_L"
9090 ]
9191 },
9292 {
93- "name" : " ANime4kGAN (S)" ,
93+ "name" : " Anime4kGAN (S)" ,
9494 "effects" : [
9595 {
9696 "effect" : " Anime4K_Upscale_GAN_x2_S"
104104 // Restore is used to make images clearer and sharper after upscaling. Might produce ringing.
105105 // VL has a very high performance cost but produces the best result. Use L or M for better performance but they will cause more artefacts.
106106 {
107- "name" : " ANime4kGAN (S) Restore Soft" ,
107+ "name" : " Anime4kGAN (S) Restore Soft" ,
108108 "effects" : [
109109 {
110110 "effect" : " Anime4K_Upscale_GAN_x2_S"
119119 ]
120120 },
121121 {
122- "name" : " ANime4kGAN (S) Restore VL !" ,
122+ "name" : " Anime4kGAN (S) Restore VL !" ,
123123 "effects" : [
124124 {
125125 "effect" : " Anime4K_Upscale_GAN_x2_S"
145145 }
146146 ]
147147 },
148+ {
149+ "name" : " NNEDI3_nns16" ,
150+ "effects" : [
151+ {
152+ "effect" : " NNEDI3_nns16_win8x4"
153+ },
154+ {
155+ "effect" : " SSimDownscaler" ,
156+ "scale" : [ -1 , -1 ]
157+ }
158+ ]
159+ },
148160 {
149161 "name" : " FSR" ,
150162 "effects" : [
257269 // }
258270 // ]
259271 // },
272+ // For >2x Upscaling
260273 // {
261274 // "name": "ANime4k 3x !", // For large (1440p / 4k) displays only
262275 // "effects": [
You can’t perform that action at this time.
0 commit comments