waifu2x 使用

waifu2x 使用

下载镜像

1
docker pull nagadomi/waifu2x:latest

运行

1
2
mkdir waifu2x && cd waifu2x
docker run --gpus all -p 8812:8812 nagadomi/waifu2x:latest th web.lua
comments powered by Disqus