Skip to content

BhawaniGarg/resizer

 
 

Repository files navigation

My playground.

For the time being, I will make incompatible changes.

Dependencies

  • Python 3 (Probably works with Python 3.6 or later)
  • PyTorch
  • See requirements.txt

We usually support the latest version. If there are bugs or compatibility issues, we will specify the version.

waifu2x

The repository contains waifu2x pytorch implementation and pretrained models. CLI and Web API is supported. Training is currently not implemented.

See waifu2x/README.md

Migration

If you have the old repository, remove the lfs hook with the following command. (Currently this repository does not use lfs).

git lfs uninstall
git lfs prune

git lfs uninstall seems to affect globally, but I don't know how to disable lfs properly. It may be better to clone it again.

About

image filter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.2%
  • JavaScript 4.6%
  • Smarty 4.2%
  • CSS 2.7%
  • Shell 0.3%