Skip to content

jb2020-super/nunif

 
 

Repository files navigation

My playground.

For the time being, I will make incompatible changes.

Dependencies

  • Python 3.6 or later
  • git-lfs (for ./pretrained_models)
  • PyTorch
  • See requirement.txt
apt-get install python3 python3-pip libmagickwand-dev git git-lfs 
pip3 install torch torchvision
git clone https://github.com/nagadomi/nunif.git
cd nunif
pip3 install -r requirement.txt

waifu2x

The repository includes waifu2x pytorch implementation and pretrained models. Currently only convert command is supported.

./waifu2x -h

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%