Skip to content

puhitaku/go-waifu2x

 
 

Repository files navigation

go-waifu2x

A nitro-powered fork of waifu2x.go

Upscale your waifu with no GPU. go-waifu2x is a fork of waifu2x.go that originates from waifu2x-js.

Improvements

This fork has the following improvements:

  • Concurrency and optimization (Up to 14x faster than the original on MacBook Pro Late 2021, 14-inch, M1 Max)
  • Upscale the alpha channel properly
  • More customizable CLI
    • Enable/disable concurrency (enabled by default)
    • Choose noise reduction level
    • Choose mode (photo/anime)
  • go.mod

Note

This software includes a binary and/or source version of model data from waifu2x which can be obtained from here.

License

See LICENSE for the copyright notice and the license.

About

A nitro-powered fork of waifu2x.go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%