Skip to content

lon9/waifu2x-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waifu2x-go

waifu2x written in Golang.

USAGE

Usage:
  waifu2x-go -i[--input] <input-image-path> -o[--output] <output-image-path> -m[--model] <model-path> -c[--cpu] <the-number-of-cpus>

Application Options:
  -i, --input=  Input image file path
  -o, --output= Output image file path
  -m, --model=  Path of the model
  -c, --cpu=    The number of CPUs used to calculate

Help Options:
  -h, --help

LICENSE

MIT License

Releases

No releases published

Packages

 
 
 

Languages