My playground.
For the time being, I will make incompatible changes.
- 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
The repository includes waifu2x pytorch implementation and pretrained models. Currently only convert command is supported.
./waifu2x -h