OzakIOne / wallpaperUpscaler

Select a wallpaper from windows slideshow and upscale it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WallpaperUpscaler

Fully working on windows & nvidia GPU (cuDNN), untested on other OS

Requirements

  1. nodejs
  2. git
  3. waifu2x-caffee
  4. nomacs

if you have scoop windows package manager installed, paste this in powershell

scoop bucket add extras ; scoop install nodejs nomacs waifu2x-caffe

How to build & run

git clone https://github.com/ozakione/WallpaperUpscaler
cd WallpaperUpscaler/
npm i
node index.js

About

Select a wallpaper from windows slideshow and upscale it


Languages

Language:JavaScript 100.0%