UNPKG

waifu2x

Version:

2x upscaling of images with waifu2x

12 lines 229 B
{ "compilerOptions": { "outDir": "dist", "lib": ["es2020", "DOM"], "declaration": true, "esModuleInterop": true }, "exclude": [ "node_modules", "dist" ] }